blob: 41b65c2b646e911344b31e9473bf9b1063e80821 [file] [log] [blame]
Brad Bishopbec4ebc2022-08-03 09:55:16 -04001require optee-os.inc
2
3DEPENDS += "dtc-native"
4
Andrew Geissler2daf84b2023-03-31 09:57:23 -05005FILESEXTRAPATHS:prepend := "${THISDIR}/optee-os-3.18.0:"
Andrew Geissler517393d2023-01-13 08:55:19 -06006
Brad Bishopbec4ebc2022-08-03 09:55:16 -04007SRCREV = "1ee647035939e073a2e8dddb727c0f019cc035f1"
Patrick Williams92b42cb2022-09-03 06:53:57 -05008SRC_URI:append = " \
Andrew Geissler2daf84b2023-03-31 09:57:23 -05009 file://0004-core-Define-section-attributes-for-clang.patch \
10 file://0005-core-ldelf-link-add-z-execstack.patch \
11 file://0006-arm32-libutils-libutee-ta-add-.note.GNU-stack-sectio.patch \
Patrick Williams92b42cb2022-09-03 06:53:57 -050012 "