Home
last modified time | relevance | path

Searched refs:NON_TRUSTED_FW_NVCOUNTER_OID (Results 1 – 19 of 19) sorted by relevance

/rk3399_ARM-atf/plat/nxp/common/tbbr/
H A Dx509_tbbr.c44 } 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 Dtbbr_oid.h25 #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 Dfvp_trusted_boot.c51 } else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_get_nv_ctr_addr()
H A Dfvp_bl2_measured_boot.c158 [NON_TRUSTED_NV_CTR_ID] = NON_TRUSTED_FW_NVCOUNTER_OID, in fvp_populate_critical_data()
/rk3399_ARM-atf/plat/brcm/board/common/
H A Dboard_arm_trusted_boot.c592 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 Dstm32mp1-cot-descriptors.dtsi154 oid = NON_TRUSTED_FW_NVCOUNTER_OID;
H A Dcca_cot_descriptors.dts257 oid = NON_TRUSTED_FW_NVCOUNTER_OID;
H A Ddualroot_cot_descriptors.dts306 oid = NON_TRUSTED_FW_NVCOUNTER_OID;
H A Dtbbr_cot_descriptors.dts323 oid = NON_TRUSTED_FW_NVCOUNTER_OID;
/rk3399_ARM-atf/plat/arm/board/common/
H A Dboard_arm_trusted_boot.c219 } else if (strcmp(oid, NON_TRUSTED_FW_NVCOUNTER_OID) == 0) { in plat_get_nv_ctr()
/rk3399_ARM-atf/tools/cot_dt2c/tests/
H A Dtest_invalid_missing_root.dtsi231 oid = NON_TRUSTED_FW_NVCOUNTER_OID;
/rk3399_ARM-atf/tools/cert_create/src/tbbr/
H A Dtbb_ext.c34 .oid = NON_TRUSTED_FW_NVCOUNTER_OID,
/rk3399_ARM-atf/tools/cert_create/src/cca/
H A Dcot.c378 .oid = NON_TRUSTED_FW_NVCOUNTER_OID,
/rk3399_ARM-atf/tools/cert_create/src/dualroot/
H A Dcot.c503 .oid = NON_TRUSTED_FW_NVCOUNTER_OID,
/rk3399_ARM-atf/drivers/auth/tbbr/
H A Dtbbr_cot_bl2.c37 AUTH_PARAM_NV_CTR, NON_TRUSTED_FW_NVCOUNTER_OID);
/rk3399_ARM-atf/docs/components/
H A Dcot-binding.rst324 oid = NON_TRUSTED_FW_NVCOUNTER_OID;
/rk3399_ARM-atf/drivers/nxp/auth/tbbr/
H A Dtbbr_cot.c80 AUTH_PARAM_NV_CTR, NON_TRUSTED_FW_NVCOUNTER_OID);
/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_tbbr_cot_bl2.c41 AUTH_PARAM_NV_CTR, NON_TRUSTED_FW_NVCOUNTER_OID);
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst848 TRUSTED_FW_NVCOUNTER_OID or NON_TRUSTED_FW_NVCOUNTER_OID).