]> git.baikalelectronics.ru Git - arm-tf.git/commit
plat/arm/sgi: refactor header file inclusions
authorAditya Angadi <aditya.angadi@arm.com>
Wed, 18 Nov 2020 03:02:30 +0000 (08:32 +0530)
committerAditya Angadi <aditya.angadi@arm.com>
Wed, 9 Dec 2020 10:37:11 +0000 (10:37 +0000)
commit60f995fd98c9f5e81a0fe5b02999c5472f772c2e
tree99599a2a6498a84ec1b30a0584c0ef60ac8a8bb9
parentdb2aeddc79337e499918328a0c5e80ff824042f5
plat/arm/sgi: refactor header file inclusions

Upcoming RD platforms have deviations in various definitions of
platform macros from that of the exisiting platforms. In preparation
for adding support for those upcoming RD platforms, refactor the
header file inclusion to allow newer platforms to use a different
set of platform macros.

Change-Id: Ic80283ddadafaa7f766f300652cb0d4e507efdb6
Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>
plat/arm/board/rddaniel/include/platform_def.h
plat/arm/board/rddanielxlr/include/platform_def.h
plat/arm/board/rddanielxlr/rddanielxlr_plat.c
plat/arm/board/rde1edge/include/platform_def.h
plat/arm/board/rdn1edge/include/platform_def.h
plat/arm/board/rdn1edge/rdn1edge_plat.c
plat/arm/board/sgi575/include/platform_def.h
plat/arm/css/sgi/include/sgi_base_platform_def.h
plat/arm/css/sgi/include/sgi_soc_platform_def.h [new file with mode: 0644]