Page MenuHomePhabricator

Crypto: Add configurability options to selectively disable service modules during cmake build
Closed, ResolvedPublic

Description

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.

Event Timeline

adeaarm triaged this task as Normal priority.Aug 2 2019, 1:21 PM
adeaarm created this task.

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

adeaarm closed this task as Resolved.Aug 8 2019, 4:15 PM