Home
last modified time | relevance | path

Searched refs:leaf (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/lib/libfdt/
A Dfdt_ro.c304 const char *leaf; in fdt_get_name() local
305 leaf = strrchr(nameptr, '/'); in fdt_get_name()
306 if (leaf == NULL) { in fdt_get_name()
310 nameptr = leaf+1; in fdt_get_name()
/optee_os-3.20.0/core/arch/arm/
A Darm.mk215 bp-core-opt := $(call cc-option,-mbranch-protection=pac-ret+leaf)
223 bp-core-opt := $(call cc-option,-mbranch-protection=pac-ret+leaf+bti)
349 bp-ta-opt := $(call cc-option,-mbranch-protection=pac-ret+leaf)
357 bp-ta-opt := $(call cc-option,-mbranch-protection=pac-ret+leaf+bti)
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog3046 extendedKeyUsage on the leaf certificate was lost (results not accessible
3367 * Enable verification of the keyUsage extension for CA and leaf

Completed in 12 milliseconds