DemesneGH opened a new pull request #38:
URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/38


   - `examples/*/ta/ta_arm.lds`: Add write permisson of GOT
   - `examples/*/ta/Cargo.toml`: Set `opt-level=1` to compile arm32 ta of 
`nbuckets!=0`. In #24 we had updated `linkarg=-Os` and  `opt-level=3`(by 
default) which worked for arm64 ta but didn't work for arm32 ta.There should be 
 `linkarg=-Os` and  `opt-level=1` now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to