## Description Enable RELRO and non-executable stack in linking to enhance security.
## Type of change (select or add applied and delete the others) - [x] New feature (non-breaking change which adds functionality) ## How has this been tested? CI test. ## Checklist - [x] Fork the repo and create your branch from `master`. - [x] If you've added code that should be tested, add tests. - [x] If you've changed APIs, update the documentation. - [x] Ensure the tests pass (see CI results). - [x] Make sure your code lints/format. You can view, comment on, or merge this pull request online at: https://github.com/apache/incubator-teaclave/pull/575 -- Commit Summary -- * Add security link flags -- File Changes -- M cmake/scripts/sgx_link_sign.sh (7) -- Patch Links -- https://github.com/apache/incubator-teaclave/pull/575.patch https://github.com/apache/incubator-teaclave/pull/575.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/pull/575