arm-trusted-firmware/include/lib
Sandrine Bailleux 0146ae64c0 Introduce round_up/down() macros
This patch introduces the round_up() and round_down() macros,
which round up (respectively down) a value to a given boundary.
The boundary must be a power of two.

Change-Id: I589dd1074aeb5ec730dd523b4ebf098d55a7e967
2016-07-08 14:37:11 +01:00
..
aarch64 Refactor the xlat_tables library code 2016-04-13 12:06:23 +01:00
cpus/aarch64 Add support for ARM Cortex-A73 MPCore Processor 2016-06-01 12:07:41 +01:00
libfdt Minor libfdt changes to enable TF integration 2016-06-03 14:21:03 +01:00
stdlib Move stdlib header files to include/lib/stdlib 2016-06-03 14:20:48 +01:00
bakery_lock.h Fix build error with optimizations disabled (-O0) 2016-04-14 16:24:03 +01:00
cassert.h Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
mmio.h Add mmio utility functions 2015-08-05 19:55:06 +08:00
pmf.h Add Performance Measurement Framework(PMF) 2016-06-16 08:31:42 +01:00
pmf_helpers.h Add Performance Measurement Framework(PMF) 2016-06-16 08:31:42 +01:00
semihosting.h Remove variables from .data section 2014-05-06 17:55:38 +01:00
spinlock.h Always use named structs in header files 2014-05-06 13:57:48 +01:00
utils.h Introduce round_up/down() macros 2016-07-08 14:37:11 +01:00
xlat_tables.h xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes 2016-07-08 14:37:11 +01:00