Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/lib/libc/
Dcdefs.h32 #define __weak_reference(sym, alias) \ argument
/trusted-firmware-a-latest/tools/cert_create/include/
Dext.h52 int alias; /* In case OpenSSL provides an standard member
/trusted-firmware-a-latest/tools/cert_create/src/
Dext.c94 if (ext->alias) {
95 X509V3_EXT_add_alias(nid, ext->alias);
/trusted-firmware-a-latest/include/lib/libc/sys/
Dcdefs.h535 #define __weak_reference(sym,alias) \ argument
536 __asm__(".weak " #alias); \
537 __asm__(".equ " #alias ", " #sym)
547 #define __weak_reference(sym,alias) \ argument
/trusted-firmware-a-latest/docs/process/
Dsecurity-hardening.rst117 In Aarch32 execution state the ``MDCR_EL3`` alias is the ``SDCR`` register,
/trusted-firmware-a-latest/docs/design_documents/
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
/trusted-firmware-a-latest/docs/
Dchange-log.md1578 …- remove __putchar alias ([28dc825](https://review.trustedfirmware.org/plugins/gitiles/TF-A/truste…
4232 …- remove mmc1 alias if not needed ([a0e9724](https://review.trustedfirmware.org/plugins/gitiles/TF…