zephyr/tests/kernel/common
Nicolas Pitre f00573555b Z_POW2_CEIL: simplify implementation
Avoid potentially calling __builtin_clz() twice with non-constant
values. Also add a test for it.

Clang produces false positive vla warnings so disable them. GCC will
spot real vla's already.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2022-06-16 10:28:15 +02:00
..
src Z_POW2_CEIL: simplify implementation 2022-06-16 10:28:15 +02:00
CMakeLists.txt Z_POW2_CEIL: simplify implementation 2022-06-16 10:28:15 +02:00
multilib.txt everywhere: fix typos 2022-03-18 13:24:08 -04:00
prj.conf timer: remove QEMU_TICKLESS_WORKAROUND 2020-05-14 13:52:07 +02:00
testcase.yaml tests: remove kernel tag from key tests/samples 2021-07-08 08:59:51 -04:00