[PATCH 0/1] arm/trusted-firmware-m: Remove duplicate config in the cmake file.
Yogesh Wani <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <[email protected]> |
The PS_NUM_ASSET is duplicated in the cmake.config and the config_tfm_target.h file under corstone-1000. The commit removes the one from the cmake.config and keeps the one in the header file. The whole rationale behind this is for the vendor to be able to override the configuration using the cmake file. Yogesh Wani (1): arm/trusted-firmware-m: Remove duplicate config in the cmake file. ...e-duplicate-configuration-parameters.patch | 30 +++++++++++++++++++ .../trusted-firmware-m-corstone1000.inc | 1 + 2 files changed, 31 insertions(+) create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0023-Platform-CS1000-Remove-duplicate-configuration-parameters.patch