zephyr/tests
Ederson de Souza b56088ba6d drivers/clock_control: Add cAVS clock driver
Simple driver that allows one to choose the clock speed of xtensa cores.
It's basically a shim layer on top of SOC level driver.
Also, a really simple test case was added, mainly to ensure things are
build and are sane.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2022-06-27 12:42:04 +02:00
..
application_development/gen_inc_file kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
arch tests: arm: runtime nmi testcase is flushing DCACHE 2022-06-20 10:27:27 +02:00
benchmarks tests: benchmarks: sys_kernel: Migrate to K_THREAD_STACK_DECLARE 2022-06-20 10:25:52 +02:00
bluetooth all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
boards tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
boot/uefi tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: crypto: mbedtls: remove default mbedTLS options 2022-06-23 09:10:03 +02:00
drivers drivers/clock_control: Add cAVS clock driver 2022-06-27 12:42:04 +02:00
kernel tests/kernel: Provide expected output for picolibc in printk test 2022-06-24 20:30:03 +02:00
lib tests: Add picolibc tests 2022-06-22 13:15:55 +02:00
misc tests: Add picolibc tests 2022-06-22 13:15:55 +02:00
net all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
posix tests: Add picolibc tests 2022-06-22 13:15:55 +02:00
subsys logging: Removing v2 suffix from logging names 2022-06-23 15:46:37 -04:00
unit lib: os: cbprint: enable tagged arguments for packaging 2022-06-08 00:15:55 +09:00
ztest ztest: Fix incorrect use of this as fixture 2022-06-16 16:13:18 -04:00