Move SIZE_FROM_LOG2_WORDS macro to utils.h
authorSoby Mathew <soby.mathew@arm.com>
Wed, 20 Jul 2016 13:38:36 +0000 (14:38 +0100)
committerSoby Mathew <soby.mathew@arm.com>
Tue, 9 Aug 2016 16:33:57 +0000 (17:33 +0100)
commitc45f627de4a17d4be6727cbf357e7fb54479a563
tree8497a4acc24e3b0b7dd3be9ae6483b9e9a95113e
parent12ab697e8f91a67a439e6172621b905753d61f46
Move SIZE_FROM_LOG2_WORDS macro to utils.h

This patch moves the macro SIZE_FROM_LOG2_WORDS() defined in
`arch.h` to `utils.h` as it is utility macro.

Change-Id: Ia8171a226978f053a1ee4037f80142c0a4d21430
bl1/bl1_main.c
include/lib/aarch64/arch.h
include/lib/utils.h