commit | ac7f9304085223dc46586cf7fce2b680309ffff3 | [log] [tgz] |
---|---|---|
author | BohdanHunko <Bohdan.Hunko@infineon.com> | Fri Jan 06 21:43:00 2023 +0200 |
committer | Chris Brand <chris.brand@cypress.com> | Wed Jan 25 13:43:24 2023 -0800 |
tree | 71a78e67e539aa9c3aee43c21fe3bd0e7dc4cd31 | |
parent | 4d3ef0de5173e39557b45c2801a67858a4cdb822 [diff] |
Crypto: Group mbedcrypto with crypto service in L3 isolation mbedcrypto library is linked and used by crypto partition, so in isolation level 3 mbedcrypto code/data should be placed together with other crypto partition code/data. This allows to isolate SPM from crypto partition in level 3 if needed. Signed-off-by: Chris Brand <chris.brand@cypress.com> Signed-off-by: Bohdan Hunko <Bohdan.Hunko@infineon.com> Change-Id: I5809e221968bf074750389ca0828985260d68d90