summaryrefslogtreecommitdiff
path: root/meta-arm/meta-arm/recipes-security/optee/optee-os_4.0.0.bb
blob: 10b16aa0cbd76866e3ec725b7bf4c08b12ede4f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require recipes-security/optee/optee-os.inc

DEPENDS += "dtc-native"

FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRCREV = "2a5b1d1232f582056184367fb58a425ac7478ec6"
SRC_URI += " \
    file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
    file://0002-core-Define-section-attributes-for-clang.patch \
    file://0003-optee-enable-clang-support.patch \
    file://0004-core-link-add-no-warn-rwx-segments.patch \
   "