• Sandrine Bailleux's avatar
    Fix #include path in ARM platform BL1 setup code · 3ae8a360
    Sandrine Bailleux authored
    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
    3ae8a360
arm_bl1_setup.c 5.48 KB