Home
last modified time | relevance | path

Searched refs:PS_ROLLBACK_PROTECTION (Results 1 – 14 of 14) sorted by relevance

/trusted-firmware-m-3.7.0/secure_fw/partitions/protected_storage/
Dconfig_ps_check.h14 #if PS_ROLLBACK_PROTECTION && PLATFORM_NV_COUNTER_MODULE_DISABLED
18 #if PS_ROLLBACK_PROTECTION && (!defined(PS_ENCRYPTION))
22 #if (!PS_ROLLBACK_PROTECTION) && defined(PS_ENCRYPTION) && \
Dps_object_table.c64 #if (!PS_ROLLBACK_PROTECTION)
157 #if PS_ROLLBACK_PROTECTION
212 #if PS_ROLLBACK_PROTECTION
287 #if PS_ROLLBACK_PROTECTION
537 #if PS_ROLLBACK_PROTECTION in ps_object_table_save_table()
570 #if PS_ROLLBACK_PROTECTION in ps_object_table_save_table()
593 #if PS_ROLLBACK_PROTECTION in ps_object_table_save_table()
640 #if (!PS_ROLLBACK_PROTECTION) in ps_set_active_object_table()
680 #if PS_ROLLBACK_PROTECTION in ps_set_active_object_table()
850 #if PS_ROLLBACK_PROTECTION in ps_object_table_init()
[all …]
DKconfig29 flag is set to PSA_ALG_GCM or PSA_ALG_CCM, PS_ROLLBACK_PROTECTION must be
DKconfig.comp41 config PS_ROLLBACK_PROTECTION config
/trusted-firmware-m-3.7.0/config/profile/
Dconfig_profile_small.h199 #ifndef PS_ROLLBACK_PROTECTION
200 #define PS_ROLLBACK_PROTECTION 1 macro
Dconfig_profile_large.h204 #ifndef PS_ROLLBACK_PROTECTION
205 #define PS_ROLLBACK_PROTECTION 1 macro
Dconfig_profile_medium.h202 #ifndef PS_ROLLBACK_PROTECTION
203 #define PS_ROLLBACK_PROTECTION 1 macro
Dconfig_profile_medium_arotless.h202 #ifndef PS_ROLLBACK_PROTECTION
203 #define PS_ROLLBACK_PROTECTION 1 macro
/trusted-firmware-m-3.7.0/config/
Dconfig_base.h218 #ifndef PS_ROLLBACK_PROTECTION
219 #define PS_ROLLBACK_PROTECTION 1 macro
Dcheck_config.cmake71 # PS only uses the platform partition when PS_ROLLBACK_PROTECTION is ON, but
/trusted-firmware-m-3.7.0/config/tests/
DKconfig.test_psa_api101 config PS_ROLLBACK_PROTECTION config
/trusted-firmware-m-3.7.0/secure_fw/partitions/protected_storage/crypto/
Dps_crypto_interface.c50 #ifndef PS_ROLLBACK_PROTECTION in ps_crypto_init()
/trusted-firmware-m-3.7.0/docs/integration_guide/services/
Dtfm_ps_integration_guide.rst287 capabilities and set the ``PS_ROLLBACK_PROTECTION`` flag to compile in
353 set to ``PSA_ALG_GCM`` or ``PSA_ALG_CCM``, ``PS_ROLLBACK_PROTECTION`` must
371 - ``PS_ROLLBACK_PROTECTION``- this flag allows to enable/disable
/trusted-firmware-m-3.7.0/docs/configuration/
Dindex.rst215 |PS_ROLLBACK_PROTECTION | Component | 1 |