Allow FP register context to be optional at build time
authorJuan Castillo <juan.castillo@arm.com>
Wed, 25 Jun 2014 16:26:36 +0000 (17:26 +0100)
committerJuan Castillo <juan.castillo@arm.com>
Thu, 10 Jul 2014 10:41:44 +0000 (11:41 +0100)
commit0f21c547fe7693d9759616dbdc747fe3cca79a70
treeaf5a237550d4295614da075a7f9b6bf9197a9e57
parentdac1235a94f4633b838598fb40e03e350e89f089
Allow FP register context to be optional at build time

CTX_INCLUDE_FPREGS make variable allows us to include or exclude FP
registers from context structure, in case FP is not used by TSPD.

Fixes ARM-software/tf-issues#194

Change-Id: Iee41af382d691340c7ae21830ad1bbf95dad1f4b
Makefile
bl31/aarch64/context.S
include/bl31/context.h