blob: 59e58ed30f5fa8e90d225972c4777522937a4926 [file] [log] [blame]
Brad Bishopbec4ebc2022-08-03 09:55:16 -04001require optee-os.inc
2
3DEPENDS += "dtc-native"
4
5SRCREV = "1ee647035939e073a2e8dddb727c0f019cc035f1"
Patrick Williams92b42cb2022-09-03 06:53:57 -05006SRC_URI:append = " \
7 file://0001-core-Define-section-attributes-for-clang.patch \
Patrick Williams8dd68482022-10-04 07:57:18 -05008 file://0009-add-z-execstack.patch \
9 file://0010-add-note-GNU-stack-section.patch \
Patrick Williams92b42cb2022-09-03 06:53:57 -050010 "