coreboot/src/commonlib
Furquan Shaikh f79f8b4e33 helpers: Add a helper macro for calculating power of 2
This change adds a helper macro POWER_OF_2 that is useful for
calculating the requested power of 2.

Change-Id: Ie70f93b6ac175699c11cae7d8f023a52cce01e88
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39881
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2020-03-30 08:44:33 +00:00
..
bsd helpers: Add a helper macro for calculating power of 2 2020-03-30 08:44:33 +00:00
include/commonlib nb/intel/sandybridge: Rewrite get_FRQ 2020-03-26 09:38:42 +00:00
storage src/commonlib: Fix typos 2020-02-24 13:01:48 +00:00
cbfs.c commonlib/cbfs.c: Remove unused macro 2020-03-11 14:36:45 +00:00
fsp_relocate.c commonlib/fsp_relocate: Fix typos 2019-12-19 17:50:22 +00:00
iobuf.c AUTHORS: Move src/commonlib copyrights into AUTHORS file 2019-09-10 12:50:35 +00:00
Makefile.inc commonlib: Add commonlib/bsd 2020-01-28 06:36:13 +00:00
mem_pool.c AUTHORS: Move src/commonlib copyrights into AUTHORS file 2019-09-10 12:50:35 +00:00
region.c region: publicize region_end() and add region_device_end() 2019-11-11 10:28:09 +00:00
sort.c AUTHORS: Move src/commonlib copyrights into AUTHORS file 2019-09-10 12:50:35 +00:00