Searched refs:pseudo_ta_register (Results 1 – 25 of 30) sorted by relevance
12
| /optee_os/core/pta/imx/ |
| H A D | digprog.c | 30 pseudo_ta_register(.uuid = PTA_DIGPROG_UUID, .name = DIGPROG_PTA_NAME,
|
| H A D | ocotp.c | 73 pseudo_ta_register(.uuid = PTA_OCOTP_UUID, .name = OCOTP_PTA_NAME,
|
| H A D | dek_blob.c | 135 pseudo_ta_register(.uuid = PTA_DEK_BLOB_UUID, .name = PTA_NAME,
|
| H A D | manufacturing_protection.c | 122 pseudo_ta_register(.uuid = PTA_MANUFACT_PROTEC_UUID, .name = PTA_NAME,
|
| /optee_os/core/pta/ |
| H A D | scp03.c | 41 pseudo_ta_register(.uuid = PTA_SCP03_UUID, .name = PTA_NAME,
|
| H A D | hwrng.c | 77 pseudo_ta_register(.uuid = PTA_RNG_UUID, .name = PTA_NAME,
|
| H A D | apdu.c | 86 pseudo_ta_register(.uuid = PTA_APDU_UUID, .name = PTA_NAME,
|
| H A D | device.c | 122 pseudo_ta_register(.uuid = PTA_DEVICE_UUID, .name = PTA_NAME,
|
| H A D | widevine.c | 179 pseudo_ta_register(.uuid = PTA_WIDEVINE_UUID, .name = PTA_NAME,
|
| H A D | secstor_ta_mgmt.c | 180 pseudo_ta_register(.uuid = PTA_SECSTOR_TA_MGMT_UUID, .name = "secstor_ta_mgmt",
|
| H A D | gprof.c | 181 pseudo_ta_register(.uuid = PTA_GPROF_UUID, .name = "gprof",
|
| H A D | stats.c | 249 pseudo_ta_register(.uuid = STATS_UUID, .name = "stats.pta",
|
| H A D | scmi.c | 242 pseudo_ta_register(.uuid = PTA_SCMI_UUID, .name = PTA_SCMI_NAME,
|
| /optee_os/core/pta/bcm/ |
| H A D | hwrng.c | 75 pseudo_ta_register(.uuid = HWRNG_SERVICE_UUID,
|
| H A D | sotp.c | 97 pseudo_ta_register(.uuid = SOTP_SERVICE_UUID,
|
| H A D | bnxt.c | 131 pseudo_ta_register(.uuid = BNXT_SERVICE_UUID,
|
| H A D | wdt.c | 168 pseudo_ta_register(.uuid = SEC_WD_SERVICE_UUID,
|
| H A D | gpio.c | 192 pseudo_ta_register(.uuid = GPIO_SERVICE_UUID,
|
| H A D | elog.c | 247 pseudo_ta_register(.uuid = ELOG_SERVICE_UUID,
|
| /optee_os/core/include/kernel/ |
| H A D | pseudo_ta.h | 45 #define pseudo_ta_register(...) \ macro
|
| /optee_os/core/pta/k3/ |
| H A D | otp.c | 116 pseudo_ta_register(.uuid = PTA_K3_OTP_KEYWRITING_UUID,
|
| /optee_os/core/pta/veraison_attestation/ |
| H A D | veraison_attestation.c | 155 pseudo_ta_register(.uuid = PTA_VERAISON_ATTESTATION_UUID, .name = PTA_NAME,
|
| /optee_os/core/arch/arm/plat-synquacer/ |
| H A D | rng_pta.c | 358 pseudo_ta_register(.uuid = PTA_RNG_UUID, .name = PTA_NAME,
|
| /optee_os/core/pta/stm32mp/ |
| H A D | bsec_pta.c | 297 pseudo_ta_register(.uuid = PTA_BSEC_UUID, .name = PTA_NAME,
|
| H A D | remoteproc_pta.c | 373 pseudo_ta_register(.uuid = PTA_RPROC_UUID, .name = PTA_NAME,
|
12