Merge pull request #713 from yatharth-arm/yk/AArch32_porting
Add basic AArch32 support for BL1 & BL2
bl1/aarch32/bl1_arch_setup.c
0 → 100644
bl1/aarch32/bl1_entrypoint.S
0 → 100644
bl1/aarch32/bl1_exceptions.S
0 → 100644
bl2/aarch32/bl2_arch_setup.c
0 → 100644
bl2/aarch32/bl2_entrypoint.S
0 → 100644
bl2/bl2_image_load.c
0 → 100644
bl2/bl2_image_load_v2.c
0 → 100644
Please register or sign in to comment