summaryrefslogtreecommitdiff
path: root/meta-arm/meta-arm-bsp/recipes-security/optee/optee-os_3.18.0.bb
blob: 6e1e6ad4b4a2fc48a9db7030e8d1e6303a960db0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require recipes-security/optee/optee-os.inc

DEPENDS += "dtc-native"

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

SRCREV = "1ee647035939e073a2e8dddb727c0f019cc035f1"
SRC_URI += " \
    file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
    file://0002-optee-enable-clang-support.patch \
    file://0003-core-link-add-no-warn-rwx-segments.patch \
    file://0004-core-Define-section-attributes-for-clang.patch \
    file://0005-core-ldelf-link-add-z-execstack.patch \
    file://0006-arm32-libutils-libutee-ta-add-.note.GNU-stack-sectio.patch \
   "