Home
last modified time | relevance | path

Searched refs:PLAT_NV_COUNTER_PS_0 (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.5.0/secure_fw/partitions/protected_storage/nv_counters/
Dps_nv_counters.h23 #define TFM_PS_NV_COUNTER_1 PLAT_NV_COUNTER_PS_0
/trusted-firmware-m-3.5.0/platform/include/
Dtfm_plat_nv_counters.h34 PLAT_NV_COUNTER_PS_0 = 0, /* Used by PS service */ enumerator
/trusted-firmware-m-3.5.0/platform/ext/common/template/
Dnv_counters.c119 case (PLAT_NV_COUNTER_PS_0): in tfm_plat_read_nv_counter()
241 case (PLAT_NV_COUNTER_PS_0): in tfm_plat_set_nv_counter()
/trusted-firmware-m-3.5.0/secure_fw/partitions/platform/
Dplatform_sp.c59 case PLAT_NV_COUNTER_PS_0: in nv_counter_permissions_check()