Home
last modified time | relevance | path

Searched full:versal (Results 1 – 13 of 13) sorted by relevance

/optee_os/core/drivers/crypto/versal/
H A Decc.c19 /* 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 Dauthenc.c326 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 Drsa.c98 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 DMAINTAINERS70 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 Dsub.mk13 subdirs-$(CFG_VERSAL_CRYPTO_DRIVER) += versal
/optee_os/core/drivers/
H A Dversal_puf.c147 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 Dsub.mk1 incdirs-$(CFG_VERSAL_SHA3_384) += crypto/versal/include
H A Dversal_trng.c8 * 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 Dmain.c48 IMSG("OP-TEE OS Running on Platform AMD Versal Gen 2"); in platform_banner()
H A Dconf.mk44 # For AMD Versal Gen 2 there are 4 clusters and 2 cores per cluster.
/optee_os/core/arch/arm/plat-versal/
H A Dmain.c76 IMSG("Platform Versal:\tSilicon Revision v%"PRIu8, version); in platform_banner()
/optee_os/core/drivers/amd/
H A Dps_gpio_driver.c250 GPIO_DT_DECLARE(amd_ps_gpio, "xlnx,versal-gpio-1.0", amd_ps_gpio_probe);
/optee_os/.github/workflows/
H A Dci.yml195 _make PLATFORM=versal CFG_VERSAL_FPGA_DDR_ADDR=0x40000000