Searched full:script (Results 1 – 25 of 26) sorted by relevance
12
| /optee_os/ldelf/ |
| H A D | link.mk | 1 link-script$(sm) = ldelf/ldelf.ld.S 2 link-script-pp$(sm) = $(link-out-dir$(sm))/ldelf.lds 3 link-script-dep$(sm) = $(link-out-dir$(sm))/.ldelf.ld.d 13 cleanfiles += $(link-script-pp$(sm)) $(link-script-dep$(sm)) 16 link-ldflags += -T $(link-script-pp$(sm)) 32 link-script-cppflags-$(sm) := \ 38 -include $(link-script-dep$(sm)) 40 link-script-pp-makefiles$(sm) = $(filter-out %.d %.cmd,$(MAKEFILE_LIST)) 43 $(link-script-pp$(sm)): $(link-script$(sm)) $(conf-file) \ 44 $(link-script-pp-makefiles$(sm)) [all …]
|
| /optee_os/core/arch/riscv/kernel/ |
| H A D | link.mk | 3 link-script = $(if $(wildcard $(platform-dir)/kern.ld.S), \ 6 link-script-pp = $(link-out-dir)/kern.ld 7 link-script-dep = $(link-out-dir)/.kern.ld.d 16 link-ldflags += -T $(link-script-pp) -Map=$(link-out-dir)/tee.map 30 link-script-cppflags := \ 36 ldargs-all_objs := -T $(link-script) --no-check-sections \ 44 -include $(link-script-dep) 46 link-script-extra-deps += $(conf-file) 47 cleanfiles += $(link-script-pp) $(link-script-dep) 48 $(link-script-pp): $(link-script) $(link-script-extra-deps) [all …]
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | link.mk | 3 link-script-dummy = $(arch-dir)/kernel/link_dummy.ld 4 link-script = $(if $(wildcard $(platform-dir)/kern.ld.S), \ 7 link-script-pp = $(link-out-dir)/kern.ld 8 link-script-dep = $(link-out-dir)/.kern.ld.d 35 link-ldflags += -T $(link-script-pp) -Map=$(link-out-dir)/tee.map 57 link-script-cppflags := \ 63 ldargs-all_objs := -T $(link-script-dummy) --no-check-sections \ 77 unpaged-ldargs := -T $(link-script-dummy) --no-check-sections --gc-sections \ 106 init-ldargs := -T $(link-script-dummy) --no-check-sections --gc-sections \ 128 -include $(link-script-dep) [all …]
|
| H A D | kern.ld.S | 433 * binary, instead some are interpreted by the dump script and
|
| /optee_os/ta/ |
| H A D | link.mk | 1 link-script$(sm) = $(ta-dev-kit-dir$(sm))/src/ta.ld.S 2 link-script-pp$(sm) = $(link-out-dir$(sm))/ta.lds 3 link-script-dep$(sm) = $(link-out-dir$(sm))/.ta.ld.d 28 cleanfiles += $(link-script-pp$(sm)) $(link-script-dep$(sm)) 31 link-ldflags += -T $(link-script-pp$(sm)) 78 link-script-cppflags-$(sm) := \ 84 -include $(link-script-dep$(sm)) 86 link-script-pp-makefiles$(sm) = $(filter-out %.d %.cmd,$(MAKEFILE_LIST)) 89 $(link-script-pp$(sm)): $(link-script$(sm)) $(conf-file) $(link-script-pp-makefiles$(sm)) 92 $(q)$(CPP$(sm)) -P -MT $$@ -MD -MP -MF $(link-script-dep$(sm)) \ [all …]
|
| /optee_os/.github/workflows/ |
| H A D | notify.yml | 37 uses: actions/github-script@v8 39 script: |
|
| /optee_os/scripts/ |
| H A D | notify_maintainers.py | 8 # script as a PR comment. The get_maintainer.py script is used to obtain the 93 print('This script must be run in GitHub Actions')
|
| H A D | ci-host-cleanup.sh | 4 # This helper script is used in CI to free disk space on the runner
|
| H A D | symbolize.py | 38 call stack can in principle be processed by this script. This currently 44 script will invoke $(CROSS_COMPILE)addr2line etc. If it is not set however, 60 Inspired by a script of the same name by the Chromium project. 68 Also, this script reads function graph generated for OP-TEE user TA from
|
| H A D | get_maintainer.py | 46 help='Github pull request ID. The script will ' 60 print("Error: this script must be run from the top-level of the "
|
| H A D | update_changelog.py | 12 parser = argparse.ArgumentParser(description='Helper script that updates '
|
| H A D | derive_rpmb_key.py | 36 this script''')
|
| H A D | sign_rproc_fw.py | 410 # Indeed this script uses of ENUM_P_TYPE_ARM dic
|
| /optee_os/core/include/ |
| H A D | scattered_array.h | 14 * script to get everything assembled in the right order. 17 * no need to update the link script.
|
| /optee_os/ta/pkcs11/scripts/ |
| H A D | dump_ec_curve_params.sh | 7 echo " * DER encoded EC parameters generated with script:"
|
| /optee_os/core/arch/arm/plat-poplar/ |
| H A D | platform_config.h | 41 * pxe file or script addr: 2 MiB
|
| /optee_os/core/include/kernel/ |
| H A D | linker.h | 12 * Symbols exported by the link script.
|
| H A D | boot.h | 24 * in sync with that script. The struct and the following data is loaded
|
| /optee_os/lib/libutee/include/ |
| H A D | user_ta_header.h | 102 /* Defined by the linker script */
|
| /optee_os/lib/libutee/arch/arm/gprof/ |
| H A D | gmon.h | 70 /* Exported by the TA linker script */
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | CONTRIBUTING.md | 64 A test script `tests/scripts/basic-build-test.sh` is available to show test coverage of the library…
|
| H A D | README.md | 11 …can be edited manually, or in a more programmatic way using the Python 3 script `scripts/config.py…
|
| H A D | ChangeLog | 1854 header compat-1.3.h and the script rename.pl. 4256 * Added a test script that can be hooked into git that verifies commits 4441 * Added a script to print build environment info for diagnostic use in test 4489 * Removed self-tests from the basic-built-test.sh script, and added all 4866 * Removed test program o_p_test, the script compat.sh does more. 4868 * Removed helper script active-config.pl 4956 * New script ecc-heap.sh helps measuring the impact of ECC parameters on 4958 * New script memory.sh helps measuring the ROM and RAM requirements of two 5308 * Testing script ssl-opt.sh added for testing 'live' ssl option 5320 * Revamped the compat.sh interoperatibility script to include support for [all …]
|
| /optee_os/core/mm/ |
| H A D | pgt_cache.c | 415 * link script is optimized for small alignment in .bss in pgt_init()
|
| /optee_os/ta/pkcs11/src/ |
| H A D | processing_ec.c | 19 * DER encoded EC parameters generated with script:
|
12