zephyr/modules
Jonathon Penix d6041d62b3 cmake: kconfig: Add new abstraction for -Oz optimization level
Both Clang [1] and (recently) GCC [2] support this flag to enable
additional codesize optimizations beyond -Os, possibly at the expense of
performance.

This tradeoff is worthwhile for some (and, Clang's -Oz seems to be
closer to GCC's -Os currently), so add a new abstraction for this flag
so users can select it as appropriate.

[1] https://clang.llvm.org/docs/CommandGuide/clang.html#cmdoption-O0
[2] https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html#index-Oz

Signed-off-by: Jonathon Penix <jpenix@quicinc.com>
2024-06-14 19:05:50 -04:00
..
acpica
canopennode drivers: can: remove run-time RTR filtering, add build-time RTR filter 2024-01-21 11:00:31 +01:00
cmsis
cmsis-dsp modules: cmsis-dsp: re-add compilation control 2024-02-01 14:49:03 -06:00
cmsis-nn
fatfs fs: fat_fs: make IOCTL call to de-initialize disk in fatfs_unmount() 2024-06-07 18:16:01 +01:00
hal_ambiq drivers: spi: create Ambiq SPI BLEIF driver 2024-05-27 03:27:43 -07:00
hal_ethos_u modules: hal_ethos_u: add support for log level NONE 2024-03-21 09:07:35 +01:00
hal_gigadevice
hal_infineon driver/bluetooth: Added initial version of hci cyw208xx driver 2024-06-13 05:52:19 -04:00
hal_nordic modules: hal_nordic: turn off temperature update by default for nRF54H20. 2024-06-10 15:00:01 +03:00
hal_nxp drivers: udc: implement udc_mcux_ehci and udc_mcux_ip3511 2024-06-13 17:59:31 +02:00
hal_rpi_pico drivers: rtc: rpi_pico: Add support for the Raspberry Pi Pico RTC 2024-03-06 10:08:48 +00:00
hal_st drivers: sensor: lis2dux12: Add lis2dux12 driver 2024-04-04 09:45:49 +01:00
hostap hostap: add enterprise source files in cmake 2024-06-06 20:07:38 -04:00
liblc3
littlefs
loramac-node lorawan: services: frag transport: prepare for pluggable decoder 2024-06-11 16:09:23 +03:00
lvgl modules: lvgl: input: Fix invalid encoder readout 2024-06-06 15:46:20 +01:00
lz4
mbedtls net: add proper PSA_WANT kconfigs for TLS sockets and RSA key exchanges 2024-06-13 09:22:20 +02:00
nanopb modules: nanopb: Pull upstream fixes 2024-05-07 21:22:43 -04:00
openthread net: openthread: Add new kconfig OT options. 2024-06-11 10:05:04 +02:00
percepio manifest: update percepio 2024-06-13 17:50:29 +02:00
segger modules: segger: Add Kconfig option to use CCM for data 2024-04-17 14:38:54 +02:00
tflite-micro
thrift posix: create kconfig options for pse51, pse52, pse53 2024-06-04 16:27:12 -05:00
trusted-firmware-a
trusted-firmware-m cmake: kconfig: Add new abstraction for -Oz optimization level 2024-06-14 19:05:50 -04:00
uoscore-uedhoc tf-m: Change NS include path for TF-M 2.0.0 2024-01-17 16:52:52 +01:00
zcbor modules/zcbor: Fix implicit function declaration warning 2024-01-26 07:48:55 -05:00
Kconfig
Kconfig.altera
Kconfig.atmel hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.imx hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.infineon hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot mcuboot: Remove OVERWRITE_ONLY from DIRECT_XIP modes. 2024-05-08 12:04:45 +02:00
Kconfig.mcux mcux: add Kconfig to configure NXP BLE monolithic feature 2024-06-04 19:12:45 -04:00
Kconfig.microchip soc: microchip: mec: Add new HAL based MEC5 family chips 2024-05-21 16:45:30 -04:00
Kconfig.nuvoton drivers: rtc: support for Nuvoton numaker m46x 2024-04-30 14:31:29 -04:00
Kconfig.nxp_s32
Kconfig.open-amp
Kconfig.picolibc
Kconfig.silabs modules: Move away from SOC_VENDOR_SILABS 2024-06-10 15:15:34 -05:00
Kconfig.simplelink posix: deprecate PTHREAD_IPC _MUTEX _COND and _KEY 2024-06-04 16:27:12 -05:00
Kconfig.sof
Kconfig.stm32
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake