blob: 0638cf7fac097f4e723c105f86899318cca819a6 [file] [log] [blame]
Andrew Geissler23e02792023-07-21 09:06:10 -05001require recipes-security/optee/optee-os.inc
2
3DEPENDS += "dtc-native"
4
5FILESEXTRAPATHS:prepend := "${THISDIR}/${P}:"
6
7SRCREV = "8e74d47616a20eaa23ca692f4bbbf917a236ed94"
8SRC_URI += " \
9 file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
10 file://0002-optee-enable-clang-support.patch \
11 file://0003-core-link-add-no-warn-rwx-segments.patch \
12 file://0004-core-Define-section-attributes-for-clang.patch \
13 file://0005-core-arm-S-EL1-SPMC-boot-ABI-update.patch \
14 file://0006-core-ffa-add-TOS_FW_CONFIG-handling.patch \
15 file://0007-core-spmc-handle-non-secure-interrupts.patch \
16 file://0008-core-spmc-configure-SP-s-NS-interrupt-action-based-o.patch \
Patrick Williamsac13d5f2023-11-24 18:59:46 -060017 file://CVE-2023-41325.patch \
Andrew Geissler23e02792023-07-21 09:06:10 -050018 "