summaryrefslogtreecommitdiff
path: root/zephyr/cmake
Commit message (Expand)AuthorAgeFilesLines
* zephyr: clang: Use no_position_independent variableKeith Short2023-04-263-1/+9
* zephyr: remove disable of position independent codeKeith Short2023-04-262-10/+0
* zephyr: Honor warnings as errors config for testsstabilize-15439.B-mainKeith Short2023-04-261-6/+8
* zephyr: zmake: Probe coreboot-sdk from environment variableJack Rosenthal2023-01-171-1/+1
* zephyr: Cmake finds clang/gcov outside chrootAaron Massey2023-01-091-3/+9
* zephyr: cmake: Allow passing in a variable COREBOOT_SDK_ROOTJack Rosenthal2022-12-081-1/+5
* zephyr: update cmake toolchain for unittest coverageYuval Peress2022-11-295-1/+17
* build: update build cmake files for unit testsYuval Peress2022-11-254-3/+10
* zephyr: Add cmake files for host toolchainJeremy Bettis2022-11-073-0/+27
* zephyr: clang: Add -fstack-protector-all for testsAaron Massey2022-10-311-0/+3
* zephyr: Use dwarf v4 at link time in gccJeremy Bettis2022-09-122-0/+11
* Update license boilerplate text in source code filesMike Frysinger2022-09-1216-16/+16
* zephyr: Disable position independent codeManoj Gupta2022-06-273-0/+7
* zephyr: Add more compiler warnings as errorsJeremy Bettis2022-01-051-1/+2
* zephyr: Enable -Werror=sometimes-uninitializedJeremy Bettis2021-11-231-1/+3
* zephyr: Error on missing bracesJeremy Bettis2021-10-291-1/+1
* zephyr: Bring no_libgcc back to v2.7Jack Rosenthal2021-09-231-0/+7
* zephyr: Removing unused varsJeremy Bettis2021-08-311-0/+2
* zephyr: Build a script to call gcovJeremy Bettis2021-08-311-0/+1
* zephyr: Import the compiler specific link flagsJeremy Bettis2021-03-291-2/+3
* zephyr: Fix the coverage property for linker/lld.Jeremy Bettis2021-03-171-0/+2
* zephyr: Use Chrome EC's libgcc implementation over the compiler'sPatrick Georgi2021-01-261-0/+8
* toolchain: provide definition for chroot host-based LLVM toolchainJack Rosenthal2021-01-1510-9/+94
* Add toolchain definition for coreboot-sdkJack Rosenthal2021-01-157-0/+83