blob: e12201920e312f69312c5770bc37b7ea8d5b914b [file] [log] [blame]
Patrick Williamsac13d5f2023-11-24 18:59:46 -06001require recipes-security/optee/optee-os.inc
2
3DEPENDS += "dtc-native"
4
5FILESEXTRAPATHS:prepend := "${THISDIR}/${P}:"
6
7SRCREV = "001ace6655dd6bb9cbe31aa31b4ba69746e1a1d9"
8SRC_URI += " \
9 file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
10 file://0002-core-Define-section-attributes-for-clang.patch \
11 file://0003-optee-enable-clang-support.patch \
12 file://0004-core-link-add-no-warn-rwx-segments.patch \
13 "