arm-trusted-firmware/plat/arm
Sandrine Bailleux 3ae8a360e0 Fix #include path in ARM platform BL1 setup code
This patch fixes the relative path to the 'bl1_private.h' header file
included from 'arm_bl1_setup.c'. Note that, although the path was
incorrect, it wasn't causing a compilation error because the header
file still got included through an alternative include search path.

Change-Id: I28e4f3dbe50e3550ca6cad186502c88a9fb5e260
2015-10-19 08:46:54 +01:00
..
board Separate CSS security setup from SOC security setup 2015-09-11 11:50:26 +01:00
common Fix #include path in ARM platform BL1 setup code 2015-10-19 08:46:54 +01:00
css/common PSCI: Add documentation and fix plat_is_my_cpu_primary() 2015-08-13 23:48:07 +01:00
soc/common Separate CSS security setup from SOC security setup 2015-09-11 11:50:26 +01:00