mbed-os/components/TARGET_PSA/services/attestation/COMPONENT_PSA_SRV_IMPL
Ron Eldor dadb621a97 Change size embedded in the temp_ram_page_data
The size stated in the struct header was 0xB0, however
the actual size(including the header) is 0xAC. Changed the
len value in the header, to avoid memory corruption.
Raised in #12171
2019-12-29 17:28:56 +02:00
..
tfm_impl Sync with TF upstream code as much as possible to remove warning 2019-09-03 13:47:06 +01:00
attest_boot_status_loader.c Fixes 2019-03-03 13:30:58 +02:00
attest_crypto.c Use PSA Crypto API 1.0b3 2019-09-02 17:10:59 +01:00
attest_crypto_keys.c Use PSA Crypto API 1.0b3 2019-09-02 17:10:59 +01:00
attest_iat_claims_loader.c Use PSA Crypto API 1.0b3 2019-09-02 17:10:59 +01:00
attestation_bootloader_data.c Change size embedded in the temp_ram_page_data 2019-12-29 17:28:56 +02:00
attestation_bootloader_data.h Remove TEMP_IMPL_ID_DATA and TEMP_IMPL_ID_DATA_SIZE 2019-02-27 14:14:31 +02:00
psa_attestation_stubs.c General fixes of spelling, newline, un needed code 2019-02-27 14:14:27 +02:00
psa_inject_attestation_key_impl.c attestation: Don't create attestation key twice 2019-09-02 17:10:59 +01:00
psa_inject_attestation_key_impl.h Correct psa-crypto include 2019-02-27 15:02:47 +02:00
tfm_memory_utils.h Update TFM attestation code to latest version 2019-02-27 14:14:30 +02:00