aboutsummaryrefslogtreecommitdiff
path: root/plat/common/plat_bl_common.c
AgeCommit message (Expand)Author
2020-07-26SMCCC: Introduce function to check SMCCC function availabilityManish V Badarkhe
2020-03-17Implement SMCCC_ARCH_SOC_ID SMC callManish V Badarkhe
2020-03-06TBB: Add an IO abstraction layer to load encrypted firmwaresSumit Garg
2020-02-04Coverity: remove unnecessary header file includesZelalem
2019-02-28Remove Mbed TLS dependency from plat_bl_common.cJohn Tsichritzis
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-10-26Convert arm_setup_page_tables into a generic helperRoberto Vargas
2018-10-26xlat: Fix compatibility between v1 and v2Antonio Nino Diaz
2018-09-28Remove deprecated early platform setup interfacesAntonio Nino Diaz
2018-09-28Remove build option LOAD_IMAGE_V2Roberto Vargas
2018-09-04Prepare Mbed TLS drivers for shared heapJohn Tsichritzis
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-26Introduce the new BL handover interfaceSoby Mathew
2018-02-26Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew