Home
last modified time | relevance | path

Searched refs:alias (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/include/lib/libc/
H A Dcdefs.h45 #define __weak_reference(sym, alias) \ argument
/rk3399_ARM-atf/tools/cert_create/include/
H A Dext.h52 int alias; /* In case OpenSSL provides an standard member
/rk3399_ARM-atf/lib/libfdt/
H A Dfdt_ro.c544 const char *alias; in fdt_get_alias_namelen() local
546 alias = fdt_path_getprop_namelen(fdt, "/aliases", name, namelen, &len); in fdt_get_alias_namelen()
549 !(alias && len > 0 && alias[len - 1] == '\0' && *alias == '/')) in fdt_get_alias_namelen()
552 return alias; in fdt_get_alias_namelen()
/rk3399_ARM-atf/tools/cert_create/src/
H A Dext.c94 if (ext->alias) {
95 X509V3_EXT_add_alias(nid, ext->alias);
/rk3399_ARM-atf/include/lib/libc/sys/
H A Dcdefs.h535 #define __weak_reference(sym,alias) \ argument
536 __asm__(".weak " #alias); \
537 __asm__(".equ " #alias ", " #sym)
547 #define __weak_reference(sym,alias) \ argument
/rk3399_ARM-atf/docs/process/
H A Dsecurity-hardening.rst117 In Aarch32 execution state the ``MDCR_EL3`` alias is the ``SDCR`` register,
/rk3399_ARM-atf/docs/design_documents/
H A Dmeasured_boot_poc.rst172 Then we can issue the ``ftpm`` command, which is an alias that
434 alias to load the ftpm kernel module returns, and then the TPM PCRs are read
/rk3399_ARM-atf/docs/
H A Dchange-log.md496 …- add __2snprintf alias for armclang-specific name mangling ([ab0255a](https://review.trustedfirmw…
5928 …- remove __putchar alias ([28dc825](https://review.trustedfirmware.org/plugins/gitiles/TF-A/truste…
8582 …- remove mmc1 alias if not needed ([a0e9724](https://review.trustedfirmware.org/plugins/gitiles/TF…