Home
last modified time | relevance | path

Searched refs:build (Results 1 – 8 of 8) sorted by relevance

/optee_os-3.20.0/
A DMakefile86 define build-ta-target
90 $(foreach t, $(ta-targets), $(eval $(call build-ta-target, $(t))))
93 define build-user-ta
95 include ta/mk/build-user-ta.mk
97 $(foreach t, $(sort $(wildcard ta/*/user_ta.mk)), $(eval $(call build-user-ta,$(t))))
A DCHANGELOG.md495 earlier will not run properly with a *debug* build of this release due
513 * Add build option to allow concurrent execution of single-instance TAs
923 * Travis service (build.git) seems unstable from time to time.
956 [build issue131]: https://github.com/OP-TEE/build/issues/131
1015 * build: allow spaces and double quotes in CFG_ variables
1222 * AOSP: There is a [local manifest][aosp_local_manifest] to build OP-TEE into an AOSP build, runnin…
1243 using FVP ARM V8 Foundation Platformr0p0 (platform build 10.0.37)
1307 using FVP ARM V8 Foundation Platformr0p0 (platform build 9.5.40)
1366 using FVP ARM V8 Foundation Platformr0p0 (platform build 9.5.40)
1416 * Introduce [OP-TEE/manifest][manifest] and [OP-TEE/build][build]
[all …]
/optee_os-3.20.0/core/lib/scmi-server/
A Dsub.mk39 produce-fwk_module_list = build/framework/src/fwk_module_list.c
40 recipe-fwk_module_list = cmake -S $(scpfw-path) -B $(scpfw-out-path)/build \
44 incdirs_ext-y += $(scpfw-out-path)/build/framework/include
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DREADME.md33 There are currently three active build systems used within Mbed TLS releases:
45 You need the following tools to build the library with the provided makefiles:
47 * GNU Make or a build tool that CMake supports.
54 …uire GNU Make. To build the library and the sample programs, GNU Make and a C compiler are suffici…
58 In order to build from the source code using GNU Make, just enter at the command line:
90 cmake --build .
119 Switching build modes in CMake is simple. For debug mode, enter at the command line:
136 remove the build directory and create it again.
138 Note that it is possible to build in-place; this will however overwrite the
158 on the build mode as seen above), it's merely prepended to it.
[all …]
A DCONTRIBUTING.md34 When a build is made with the deprecation preprocessor symbols defined, a compiler warning will be …
48 …this may be additional test cases or quality improvements such as changes to build or test scripts.
63 A test script `tests/scripts/basic-build-test.sh` is available to show test coverage of the library…
A DChangeLog314 be adequate to build Mbed TLS.
625 instead of generating it at build time. Fixes #3524.
664 * Fix build failures on GCC 11. Fixes #3782.
1385 build error. Fixed by Haijun Gu #2319.
1494 USE_CRYPTO_SUBMODULE build option.
1627 * Removed support for Yotta as a build tool.
1633 IPv6 and optionally by a build option over IPv4.
1817 * Fix build using -std=c99. Fixed by Nick Wilson.
1879 build to fail. Found by zv-io. Fixes #1651.
2811 * Added support for yotta as a build system.
[all …]
/optee_os-3.20.0/mk/
A Daosp_optee.mk25 PREBUILT_MAKE ?= prebuilts/build-tools/linux-x86/bin/make
/optee_os-3.20.0/core/drivers/bnxt/
A Dbnxt_fw.c127 uint8_t build; member

Completed in 17 milliseconds