summaryrefslogtreecommitdiff
path: root/plat/common
AgeCommit message (Expand)Author
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
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-02-02plat/common: move arch-agnostic fallback functions to C fileMasahiro Yamada
2018-01-24Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm
2018-01-19Add default crash console code to hook up to new console APIJulius Werner
2018-01-18bl2-el3: Add BL2_EL3 imageRoberto Vargas
2017-12-12Add new function-pointer-based console APIJulius Werner
2017-11-23Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm
2017-11-13BL31: Add SDEI dispatcherJeenu Viswambharan
2017-11-13GIC: Introduce API to get interrupt IDJeenu Viswambharan
2017-11-08aarch32: add few missing weak platform specific functionEtienne Carriere
2017-11-03Fix PSCI STAT time stamp collectionSoby Mathew
2017-10-24Add platform hooks for boot redundancy supportRoberto Vargas
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
2017-09-11Implement log frameworkSoby Mathew
2017-08-01FVP: Fix AArch32 stack functions to be ABI-compliantJeenu Viswambharan
2017-06-20sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos
2017-05-24cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada
2017-05-03Use SPDX license identifiersdp-arm
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-03-18Merge pull request #861 from soby-mathew/sm/aarch32_fixesdavidcunado-arm
2017-03-08Simplify translation tables headers dependenciesAntonio Nino Diaz
2017-03-02AArch32: Enable override of plat_set_my_stack/plat_get_my_stackSoby Mathew
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2017-01-31tbbr: Simplify conditionaldp-arm
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-12-15tbbr: Fix updating of Non-Trusted NV counterdp-arm
2016-12-01AArch32: Miscellaneous fixes in the AArch32 codeYatharth Kochar
2016-10-25Fix comment of plat_reset_handler stubMasahiro Yamada
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar