In this ticket we want to provide additional options that can be set at cmake configuration time to be able to select which modules of the service can be built or not, based on the requirements of the user.
Description
Description
Event Timeline
Comment Actions
Changes for this issue:
https://review.trustedfirmware.org/c/trusted-firmware-m/+/1672
While this change introduces -fdata-sections and -ffunction-sections during compilation which allow the compiler to remove unused sections during linking more effectively:
https://review.trustedfirmware.org/c/trusted-firmware-m/+/1671