Searched refs:NON_TRUSTED_FW_NVCOUNTER_OID (Results 1 – 19 of 19) sorted by relevance
| /rk3399_ARM-atf/plat/nxp/common/tbbr/ |
| H A D | x509_tbbr.c | 44 } else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_get_nv_ctr() 79 } else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_set_nv_ctr()
|
| /rk3399_ARM-atf/include/tools_share/ |
| H A D | tbbr_oid.h | 25 #define NON_TRUSTED_FW_NVCOUNTER_OID "1.3.6.1.4.1.4128.2100.2" macro
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_trusted_boot.c | 51 } else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_get_nv_ctr_addr()
|
| H A D | fvp_bl2_measured_boot.c | 158 [NON_TRUSTED_NV_CTR_ID] = NON_TRUSTED_FW_NVCOUNTER_OID, in fvp_populate_critical_data()
|
| /rk3399_ARM-atf/plat/brcm/board/common/ |
| H A D | board_arm_trusted_boot.c | 592 else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) in plat_get_nv_ctr() 615 else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) in plat_set_nv_ctr()
|
| /rk3399_ARM-atf/fdts/ |
| H A D | stm32mp1-cot-descriptors.dtsi | 154 oid = NON_TRUSTED_FW_NVCOUNTER_OID;
|
| H A D | cca_cot_descriptors.dts | 257 oid = NON_TRUSTED_FW_NVCOUNTER_OID;
|
| H A D | dualroot_cot_descriptors.dts | 306 oid = NON_TRUSTED_FW_NVCOUNTER_OID;
|
| H A D | tbbr_cot_descriptors.dts | 323 oid = NON_TRUSTED_FW_NVCOUNTER_OID;
|
| /rk3399_ARM-atf/plat/arm/board/common/ |
| H A D | board_arm_trusted_boot.c | 219 } else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_get_nv_ctr()
|
| /rk3399_ARM-atf/tools/cot_dt2c/tests/ |
| H A D | test_invalid_missing_root.dtsi | 231 oid = NON_TRUSTED_FW_NVCOUNTER_OID;
|
| /rk3399_ARM-atf/tools/cert_create/src/tbbr/ |
| H A D | tbb_ext.c | 34 .oid = NON_TRUSTED_FW_NVCOUNTER_OID,
|
| /rk3399_ARM-atf/tools/cert_create/src/cca/ |
| H A D | cot.c | 378 .oid = NON_TRUSTED_FW_NVCOUNTER_OID,
|
| /rk3399_ARM-atf/tools/cert_create/src/dualroot/ |
| H A D | cot.c | 503 .oid = NON_TRUSTED_FW_NVCOUNTER_OID,
|
| /rk3399_ARM-atf/drivers/auth/tbbr/ |
| H A D | tbbr_cot_bl2.c | 37 AUTH_PARAM_NV_CTR, NON_TRUSTED_FW_NVCOUNTER_OID);
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | cot-binding.rst | 324 oid = NON_TRUSTED_FW_NVCOUNTER_OID;
|
| /rk3399_ARM-atf/drivers/nxp/auth/tbbr/ |
| H A D | tbbr_cot.c | 80 AUTH_PARAM_NV_CTR, NON_TRUSTED_FW_NVCOUNTER_OID);
|
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | juno_tbbr_cot_bl2.c | 41 AUTH_PARAM_NV_CTR, NON_TRUSTED_FW_NVCOUNTER_OID);
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 848 TRUSTED_FW_NVCOUNTER_OID or NON_TRUSTED_FW_NVCOUNTER_OID).
|