|
@@ -2,18 +2,18 @@ FILESEXTRAPATHS:prepend:corstone1000 := "${THISDIR}/corstone1000:"
|
|
|
|
|
|
COMPATIBLE_MACHINE:corstone1000 = "corstone1000"
|
|
|
SRC_URI:append:corstone1000 = " \
|
|
|
- file://0009-platform-corstone1000-Add-CORSTONE_1000_TYPE-variabl.patch \
|
|
|
- file://0016-platform-corstone1000-Add-event-provider-proxy.patch \
|
|
|
- file://0017-platform-corstone1000-Define-GUID-for-each-payloads.patch \
|
|
|
- file://0013-Fix-PSA-FWU-IPC-psa_fwu_install-return-value-check.patch \
|
|
|
- file://0018-Add-the-com-buffer-address-and-page-count.patch \
|
|
|
- file://0014-fwu-Add-EFI-ESRT-v1-support.patch \
|
|
|
- file://0022-Make-treating-warnings-as-errors-configurable.patch \
|
|
|
- file://0003-Remove-Werror-flag.patch \
|
|
|
- file://0007-fwu-proxy-refactor-image-mapping.patch \
|
|
|
- file://0007-Revert-Load-and-store-UEFI-variable-index-in-chunks.patch \
|
|
|
- file://0004-Remove-PLATFORM_HAS_ATTEST_PK-define-from-IAT-test.patch \
|
|
|
- file://0024-psa-crypto-fix-AEAD-block-cypher-support.patch \
|
|
|
+ file://0001-platform-corstone1000-Add-CORSTONE_1000_TYPE-variabl.patch \
|
|
|
+ file://0002-platform-corstone1000-Add-event-provider-proxy-for-b.patch \
|
|
|
+ file://0003-fwu-se-proxy-Allow-platform-override-of-FWU-mapping-.patch \
|
|
|
+ file://0004-fwu-Coerce-PSA_SUCCESS_REBOOT-and-PSA_SUCCESS_RESTAR.patch \
|
|
|
+ file://0005-platform-corstone1000-Add-MM-communication-buffer-co.patch \
|
|
|
+ file://0006-fwu-Add-support-for-ESRT-v1-in-PSA-FWU-M-agent.patch \
|
|
|
+ file://0007-Make-treating-warnings-as-errors-configurable.patch \
|
|
|
+ file://0008-smm-gateway-config-Remove-Werror-compile-option.patch \
|
|
|
+ file://0009-fwu-proxy-refactor-image-mapping.patch \
|
|
|
+ file://0010-Revert-Load-and-store-UEFI-variable-index-in-chunks.patch \
|
|
|
+ file://0011-Remove-PLATFORM_HAS_ATTEST_PK-define-from-IAT-test.patch \
|
|
|
+ file://0012-psa-crypto-fix-AEAD-block-cypher-support.patch \
|
|
|
"
|
|
|
# The patches above introduce errors with GCC 14.1, silence them for now
|
|
|
CFLAGS:append:corstone1000 = " -Wno-int-conversion -Wno-implicit-function-declaration"
|