coreboot-kgpe-d16/tests
Jianjun Wang 8bb59ca2fa lib: Add __fls() (Find Last Set)
Implement __fls() as an alias for log2(), and remove the duplicate
definitions in commonlib/storage/sdhci.c.

Signed-off-by: Jianjun Wang <jianjun.wang@mediatek.com>
Change-Id: Ib458abfec7e03b2979569a8440a6e69b0285ac32
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59738
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2021-12-13 02:57:07 +00:00
..
acpi tests: Improve test output readability 2021-09-01 19:38:09 +00:00
commonlib tests: Improve test output readability 2021-09-01 19:38:09 +00:00
console tests: Improve test output readability 2021-09-01 19:38:09 +00:00
data/lib/lzma-test tests: Add lib/lzma-test test case 2021-10-14 13:13:07 +00:00
device tests: Improve test output readability 2021-09-01 19:38:09 +00:00
include tests: Add lib/cbfs-lookup-test test case 2021-09-14 23:35:38 +00:00
lib lib: Add __fls() (Find Last Set) 2021-12-13 02:57:07 +00:00
mock tests: Add lib/cbfs-lookup-test test case 2021-09-14 23:35:38 +00:00
stubs tests/stubs/console: Allow enabling printk to print to stdout 2021-09-13 14:00:57 +00:00
Makefile.inc tests: Disable -Wmain-return-type for clang 2021-12-07 17:47:35 +00:00