| /optee_os/core/arch/arm/plat-d02/ |
| H A D | platform_config.h | 41 * Linux/other | DRAM1 49 * Linux/other | DRAM0 55 * Linux/other | DRAM1 63 * Linux/other | DRAM0
|
| /optee_os/.devcontainer/ |
| H A D | Dockerfile.vscode | 17 gcc-aarch64-linux-gnu \ 18 gcc-arm-linux-gnueabihf \ 19 gcc-riscv64-linux-gnu \
|
| H A D | devcontainer.json | 10 "terminal.integrated.profiles.linux": { 16 "terminal.integrated.defaultProfile.linux": "bash"
|
| /optee_os/mk/ |
| H A D | clang.mk | 4 # instance "/some/path/ccache /other/path/arm-linux-gnueabihf-"). 7 ifeq ($(clang-target),aarch64-linux) 8 clang-target := aarch64-linux-gnu
|
| /optee_os/scripts/ |
| H A D | checkpatch.sh | 7 # for a local copy of the linux headers, finally try sources downloaded 13 CHECKPATCH=$(find /usr/src/linux-headers* -name checkpatch.pl -print -quit) 16 CHECKPATCH=$(find "$PWD/../linux" -name checkpatch.pl -print -quit)
|
| H A D | symbolize.py | 170 self._arch = 'aarch64-linux-gnu-' 172 self._arch = 'arm-linux-gnueabihf-' 175 self._arch = 'riscv32-unknown-linux-gnu-' 177 self._arch = 'riscv64-unknown-linux-gnu-'
|
| /optee_os/.github/workflows/ |
| H A D | ci.yml | 26 mkdir -p /tmp/linux/scripts 27 cd /tmp/linux/scripts 28 wget --quiet https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/plain/scripts/checkpatch.pl 30 wget --quiet https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/plain/scripts/spelling.txt 32 export PATH=/tmp/linux/scripts:$PATH 334 export CROSS_COMPILE64="ccache riscv64-linux-gnu-" 368 export CROSS_COMPILE32="ccache arm-linux-gnueabihf-" 369 export CROSS_COMPILE64="ccache aarch64-linux [all...] |
| /optee_os/core/arch/arm/plat-rpi3/ |
| H A D | platform_config.h | 54 * Available to Linux <above> 63 * Available to Linux |
|
| /optee_os/core/lib/qcbor/inc/qcbor/ |
| H A D | qcbor.h | 3 Copyright (c) 2016-2018, The Linux Foundation. 16 * Neither the name of The Linux Foundation nor the names of its
|
| /optee_os/ta/remoteproc/src/ |
| H A D | elf_parser.h | 25 * This structure shall be consistent with the Linux kernel structure 26 * definition from include/linux/remoteproc.h.
|
| /optee_os/lib/libutee/ |
| H A D | tcb.c | 11 * "Posix thread" Linux runtime, which OP-TEE has been using for quite some time 12 * (arm-linux-gnueabihf-* and aarch64-linux-gnu-*). This allows building C++ TAs
|
| /optee_os/core/arch/arm/dts/ |
| H A D | stm32mp15xx-dhcor-avenger96.dtsi | 48 linux,default-trigger = "heartbeat"; 55 linux,default-trigger = "mmc0"; 62 linux,default-trigger = "mmc1"; 69 linux,default-trigger = "none";
|
| H A D | at91-sama5d27_som1_ek.dts | 465 /* linux,code = <KEY_PROG1>; BSD license issue */ 489 linux,default-trigger = "heartbeat";
|
| /optee_os/core/arch/arm/plat-imx/ |
| H A D | link.mk | 9 mkimage -A arm -O linux -C none -a $$ADDR -e $$ADDR -d $< $@
|
| /optee_os/core/arch/arm/plat-hikey/ |
| H A D | platform_config.h | 83 * Available to Linux | 103 * Available to Linux |
|
| /optee_os/lib/libutils/ext/include/ |
| H A D | arm64_bti.S | 27 * This is described with an array of char in the Linux API
|
| H A D | config.h | 12 * This trick was pioneered in Linux as the config_enabled() macro.
|
| /optee_os/core/arch/arm/plat-nuvoton/ |
| H A D | conf.mk | 30 # with initial location of linux kernel, dtb and initrd.
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | dco.txt | 4 Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
|
| /optee_os/core/arch/arm/plat-uniphier/ |
| H A D | platform_config.h | 31 * Linux kernel and user space | DRAM#0-#x | Normal memory
|
| /optee_os/lib/libutils/isoc/arch/arm/softfloat/doc/ |
| H A D | SoftFloat-source.html | 221 Linux-386-GCC 222 Linux-386-SSE2-GCC 223 Linux-x86_64-GCC 266 <NOBR><CODE>Linux-386</CODE></NOBR>, <NOBR><CODE>Linux-386-SSE2</CODE></NOBR>, 267 <NOBR><CODE>Linux-x86_64</CODE></NOBR>, <CODE>Win32</CODE>,
|
| /optee_os/core/arch/arm/plat-hisilicon/ |
| H A D | conf.mk | 49 # Linux memory: 256MB
|
| /optee_os/core/drivers/ |
| H A D | imx_caam.c | 49 * A Linux kernel that runs after OP-TEE will run in normal-world in init_caam()
|
| /optee_os/ |
| H A D | MAINTAINERS | 7 Please keep this list in alphabetical order, and refer to the Linux kernel's 11 used a bit differently compared to the Linux MAINTAINERS file: 30 [1] https://www.kernel.org/doc/linux/MAINTAINERS
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | aesce.h | 53 /* If we are not on Linux, we can't detect support so assume that it's supported.
|