mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-27 07:27:04 +00:00
cbe0ce7992
corstone1000 cryptocell (the HW accelerator) doesn't support SHA384/SHA512 Note: TF-Mv1.7 disables the software fallback Signed-off-by: Mohamed Omar Asaker <mohamed.omarasaker@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
10 lines
388 B
PHP
10 lines
388 B
PHP
FILESEXTRAPATHS:prepend:corstone1000 := "${THISDIR}/corstone1000/psa-apitest:"
|
|
|
|
include ts-arm-platforms.inc
|
|
|
|
SRC_URI:append:corstone1000 = " \
|
|
file://0001-corstone1000-port-crypto-config.patch;patchdir=../psatest \
|
|
file://0002-corstone1000-Disable-obsolete-algorithms.patch;patchdir=../psatest \
|
|
file://0003-corstone1000-Disable-SHA512-384.patch;patchdir=../psatest \
|
|
"
|