Move include and source files to logical locations
Move almost all system include files to a logical sub-directory under ./include. The only remaining system include directories not under ./include are specific to the platform. Move the corresponding source files to match the include directory structure. Also remove pm.h as it is no longer used. Change-Id: Ie5ea6368ec5fad459f3e8a802ad129135527f0b3
Showing
- Makefile 12 additions, 6 deletionsMakefile
- bl1/bl1.mk 3 additions, 6 deletionsbl1/bl1.mk
- bl2/bl2.mk 2 additions, 4 deletionsbl2/bl2.mk
- bl31/bl31.mk 5 additions, 7 deletionsbl31/bl31.mk
- bl31/runtime_svc.c 0 additions, 0 deletionsbl31/runtime_svc.c
- bl32/tsp/tsp.mk 2 additions, 4 deletionsbl32/tsp/tsp.mk
- drivers/arm/cci400/cci400.c 4 additions, 2 deletionsdrivers/arm/cci400/cci400.c
- drivers/arm/gic/aarch64/gic_v3_sysregs.S 0 additions, 0 deletionsdrivers/arm/gic/aarch64/gic_v3_sysregs.S
- drivers/arm/gic/gic_v2.c 0 additions, 0 deletionsdrivers/arm/gic/gic_v2.c
- drivers/arm/gic/gic_v3.c 0 additions, 0 deletionsdrivers/arm/gic/gic_v3.c
- drivers/arm/pl011/pl011.c 0 additions, 0 deletionsdrivers/arm/pl011/pl011.c
- drivers/arm/pl011/pl011_console.c 0 additions, 0 deletionsdrivers/arm/pl011/pl011_console.c
- drivers/arm/tzc400/tzc400.c 0 additions, 0 deletionsdrivers/arm/tzc400/tzc400.c
- include/bl1/bl1.h 0 additions, 0 deletionsinclude/bl1/bl1.h
- include/bl2/bl2.h 0 additions, 0 deletionsinclude/bl2/bl2.h
- include/bl31/bl31.h 0 additions, 0 deletionsinclude/bl31/bl31.h
- include/bl31/cm_macros.S 0 additions, 0 deletionsinclude/bl31/cm_macros.S
- include/bl31/context.h 0 additions, 0 deletionsinclude/bl31/context.h
- include/bl31/context_mgmt.h 0 additions, 0 deletionsinclude/bl31/context_mgmt.h
- include/bl31/runtime_svc.h 0 additions, 0 deletionsinclude/bl31/runtime_svc.h
Loading
Please register or sign in to comment