aboutsummaryrefslogtreecommitdiff
path: root/plat/common
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-12Merge pull request #1708 from Yann-lms/warningsSoby Mathew
2018-12-11SPM: Load image and RD from SP packageAntonio Nino Diaz
2018-12-10correct some missing-prototype warningsYann Gautier
2018-12-10SPM: Introduce functions to load DTB filesAntonio Nino Diaz
2018-12-06plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API supportJulius Werner
2018-12-06plat/common: Remove duplication of plat_crash_console functions/stubsJulius Werner
2018-10-26Convert arm_setup_page_tables into a generic helperRoberto Vargas
2018-10-26xlat: Fix compatibility between v1 and v2Antonio Nino Diaz
2018-10-25Deprecate weak crash console functionsAntonio Nino Diaz
2018-10-25Add sample crash console functionsAntonio Nino Diaz
2018-10-04Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos
2018-10-03Merge pull request #1584 from danielboulby-arm/db/SwitchesSoby Mathew
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-09-28Remove deprecated bl1_init_bl2_mem_layout()Antonio Nino Diaz
2018-09-28Remove deprecated early platform setup interfacesAntonio Nino Diaz
2018-09-28gic: Remove deprecated driver and interfacesAntonio Nino Diaz
2018-09-28Remove build option LOAD_IMAGE_V2Roberto Vargas
2018-09-28PSCI: Remove deprecated file plat_psci_common.cAntonio Nino Diaz
2018-09-28PSCI: Remove platform compatibility layerRoberto Vargas
2018-09-21Ensure the flow through switch statements is clearDaniel Boulby
2018-09-21pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby
2018-09-04Prepare Mbed TLS drivers for shared heapJohn Tsichritzis
2018-08-30Fix MISRA defects in log helpersAntonio Nino Diaz
2018-08-30plat/common: gic: MISRA fixesAntonio Nino Diaz
2018-08-10xlat v2: Support the EL2 translation regimeAntonio Nino Diaz
2018-07-25Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misradanh-arm
2018-07-24PSCI: Fix MISRA defects in platform codeAntonio Nino Diaz
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-07-19RAS: Introduce handler for EL3 EAsJeenu Viswambharan
2018-07-19RAS: Introduce handler for Double FaultsJeenu Viswambharan
2018-07-19RAS: Introduce handler for Uncontainable errorsJeenu Viswambharan
2018-07-11Fix some violations to MISRA rule 8.3Sandrine Bailleux
2018-06-27DynamIQ: Enable MMU without using stackJeenu Viswambharan
2018-06-12LOAD_IMAGE_V1: Align BL2 memory layout struct to 8 bytesAntonio Nino Diaz
2018-05-15Fix build error with correct format stringJeenu Viswambharan
2018-05-04RAS: Add support for node registrationJeenu Viswambharan
2018-05-04AArch64: Introduce External Abort handlingJeenu Viswambharan
2018-04-27types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada
2018-03-26plat: fix switch statements to comply with MISRA rulesJonathan Wright
2018-03-26plat/common: remove fall-through on release buildJonathan Wright
2018-03-03Merge pull request #1292 from danh-arm/dh/spurious-dep-warndavidcunado-arm
2018-03-02Remove sp_min functions from plat_common.cSoby Mathew
2018-03-01Suppress spurious deprecated declaration warningsDan Handley
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-26Dynamic cfg: MISRA fixesSoby Mathew
2018-02-26BL1: Deprecate the `bl1_init_bl2_mem_layout()` APISoby Mathew
2018-02-26Introduce the new BL handover interfaceSoby Mathew
2018-02-26Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew
2018-02-09qemu: Fix interrupt type checkSanteri Salko