Searched full:versal (Results 1 – 13 of 13) sorted by relevance
| /optee_os/core/drivers/crypto/versal/ |
| H A D | ecc.c | 19 /* AMD/Xilinx Versal's Known Answer Tests */ 187 EMSG("Versal ECC: %s", versal_ecc_error(err)); in verify() 214 EMSG("Versal ECC: %s", versal_ecc_error(err)); in verify() 261 EMSG("Versal, can't allocate the ephemeral key"); in sign() 268 EMSG("Versal, can't generate the ephemeral key"); in sign() 302 EMSG("Versal ECC: %s", versal_ecc_error(err)); in sign() 362 * Versal requires little endian so need to memcpy_swp on Versal IP ops. in do_gen_keypair() 439 EMSG("Versal KAG NIST_P384: %s", versal_ecc_error(err)); in ecc_init() 448 EMSG("Versal KAG NIST_P521 %s", versal_ecc_error(err)); in ecc_init()
|
| H A D | authenc.c | 326 EMSG("Versal: AES-GCM Engine busy"); in do_init() 436 IMSG("versal: aad length - requested: %zu, sent to plm: %"PRIu32, in do_update_aad() 479 EMSG("Versal AES payload length not word aligned (len = %zu)", in update_payload() 501 IMSG("versal: payload length - requested %zu, sent to plm: %"PRIu32, in update_payload() 503 IMSG("versal: destination length - %zu ", dupdate->dst.length); in update_payload()
|
| H A D | rsa.c | 98 EMSG("Versal RSA: encrypt: error 0x%x [id:0x%x, len:%zu]", in do_encrypt() 189 EMSG("Versal RSA: decrypt: error 0x%x [id:0x%x, len:%zu]", in do_decrypt()
|
| /optee_os/ |
| H A D | MAINTAINERS | 70 AMD Versal Gen 2 107 Core Drivers Versal ACAP 110 F: core/drivers/crypto/versal/authenc.c 111 F: core/drivers/crypto/versal/ecc.c 112 F: core/drivers/crypto/versal/ipi.c 113 F: core/drivers/crypto/versal/rsa.c 329 Xilinx Versal ACAP 332 F: core/arch/arm/plat-versal/
|
| /optee_os/core/drivers/crypto/ |
| H A D | sub.mk | 13 subdirs-$(CFG_VERSAL_CRYPTO_DRIVER) += versal
|
| /optee_os/core/drivers/ |
| H A D | versal_puf.c | 147 EMSG("Versal, failed to register the PUF [%s]", in versal_puf_register() 227 EMSG("Versal, failed to regenerate the PUF [%s]", in versal_puf_regenerate() 257 EMSG("Versal, failed to clear the PUF_ID"); in versal_puf_clear_id()
|
| H A D | sub.mk | 1 incdirs-$(CFG_VERSAL_SHA3_384) += crypto/versal/include
|
| H A D | versal_trng.c | 8 * The Xilinx True Random Number Generator(TRNG) module in Versal - PMC TRNG 13 * The Versal PMC TRNG is envisaged to operate in three basic modes: DRNG, PTRNG 20 * in Versal PMC does not have this capability. Hence, a software
|
| /optee_os/core/arch/arm/plat-versal2/ |
| H A D | main.c | 48 IMSG("OP-TEE OS Running on Platform AMD Versal Gen 2"); in platform_banner()
|
| H A D | conf.mk | 44 # For AMD Versal Gen 2 there are 4 clusters and 2 cores per cluster.
|
| /optee_os/core/arch/arm/plat-versal/ |
| H A D | main.c | 76 IMSG("Platform Versal:\tSilicon Revision v%"PRIu8, version); in platform_banner()
|
| /optee_os/core/drivers/amd/ |
| H A D | ps_gpio_driver.c | 250 GPIO_DT_DECLARE(amd_ps_gpio, "xlnx,versal-gpio-1.0", amd_ps_gpio_probe);
|
| /optee_os/.github/workflows/ |
| H A D | ci.yml | 195 _make PLATFORM=versal CFG_VERSAL_FPGA_DDR_ADDR=0x40000000
|