summaryrefslogtreecommitdiff
path: root/include/plat
AgeCommit message (Expand)Author
2018-03-02Remove sp_min functions from plat_common.cSoby Mathew
2018-02-28Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm
2018-02-28Fix MISRA rule 8.4 Part 2Roberto Vargas
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.3 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-28Fix MISRA rule 8.3 in common codeRoberto Vargas
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-26ARM Platforms: Load HW_CONFIG in BL2Soby Mathew
2018-02-26ARM Platorms: Load TB_FW_CONFIG in BL1Soby Mathew
2018-02-26BL1: Deprecate the `bl1_init_bl2_mem_layout()` APISoby Mathew
2018-02-26ARM Platforms: Migrate to new BL handover interfaceSoby 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-02bl1: add bl1_plat_handle_{pre,post}_image_load()Masahiro Yamada
2018-02-02bl2: add bl2_plat_handle_pre_image_load()Masahiro Yamada
2018-01-19Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm
2018-01-18bl2-el3: Add BL2 at EL3 support in FVPRoberto Vargas
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas
2018-01-11Increase BL31 memory space by 2 pagesDimitris Papastamos
2018-01-03Move TSP to TZC secured DRAMDimitris Papastamos
2017-12-19ARM platforms: Allow platforms to define SDEI eventsJeenu Viswambharan
2017-12-10Merge pull request #1187 from antonio-nino-diaz-arm/an/spm-xlat-dramdavidcunado-arm
2017-12-08Merge pull request #1174 from antonio-nino-diaz-arm/an/page-sizedavidcunado-arm
2017-12-06SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAMAntonio Nino Diaz
2017-11-29ARM platforms: Fixup AArch32 buildsSoby Mathew
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2017-11-20Refactor Statistical Profiling Extensions implementationDimitris Papastamos
2017-11-13ARM platforms: Enable SDEIJeenu Viswambharan
2017-11-13ARM platforms: Define exception macrosJeenu Viswambharan
2017-11-13ARM platforms: Make arm_validate_ns_entrypoint() commonJeenu Viswambharan
2017-11-13BL31: Add SDEI dispatcherJeenu Viswambharan
2017-11-13GIC: Introduce API to get interrupt IDJeenu Viswambharan
2017-11-09SPM: FVP: Introduce port of SPMAntonio Nino Diaz
2017-11-08SPM: Introduce Secure Partition ManagerAntonio Nino Diaz
2017-11-03Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_savedavidcunado-arm
2017-10-31Merge pull request #1141 from robertovargas-arm/boot_redundancydavidcunado-arm
2017-10-25plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabledQixiang Xu
2017-10-24Add platform hooks for boot redundancy supportRoberto Vargas
2017-10-16ARM platforms: Migrate to using interrupt propertiesJeenu Viswambharan
2017-10-16GIC: Add API to set priority maskJeenu Viswambharan
2017-10-16GIC: Add API to set/clear interrupt pendingJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt routingJeenu Viswambharan
2017-10-16GIC: Add API to raise secure SGIJeenu Viswambharan
2017-10-16GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt priorityJeenu Viswambharan
2017-10-16GIC: Add APIs to enable and disable interruptJeenu Viswambharan
2017-10-16GIC: Add API to get interrupt active statusJeenu Viswambharan
2017-10-16GIC: Add APIs to query interrupt typesJeenu Viswambharan
2017-10-16GIC: Add API to get running priorityJeenu Viswambharan