summaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2018-10-04Aarch32: fix register usage when setup stackJun Nie
2018-10-04warp7: Change TFTF load addressJun Nie
2018-09-10warp7: skip tests that are not supported by warp7Jun Nie
2018-09-10warp7: fix platform name typo in commentsJun Nie
2018-09-07warp7: add system level standby stateJun Nie
2018-09-06warp7: Fix power level number for warp7Jun Nie
2018-09-06warp7: Skip PSCI Affinity testJun Nie
2018-08-28warp7: register platform timerJun Nie
2018-08-24Aarch32: add arch version flag in makefileJun Nie
2018-08-24warp7: correct system counter register addressJun Nie
2018-08-24warp7: adjust mpid valueJun Nie
2018-08-24warp7: change tftf load address to ease testJun Nie
2018-08-24warp7: add irq stack size definitionJun Nie
2018-08-24Aarch32: Add IRQ stack for ARMv7Jun Nie
2018-08-07warp7: Add tests list to skipJun Nie
2018-08-07warp7: build: Add make config fileJun Nie
2018-08-07warp7: Add power state and domain topologyJun Nie
2018-08-07warp7: register timer for warp7Jun Nie
2018-08-07warp7: Add basic platform setupJun Nie
2018-08-07warp7: Add plat helpers functionJun Nie
2018-08-07warp7: Add platform configuration headerJun Nie
2018-04-05FVP: Fix function for translating MPIDR to linear indexDavid Cunado
2018-03-19TFTF: Isolate SPM Legacy testsSandrine Bailleux
2018-03-09Reorganize tests manifest files.Sandrine Bailleux
2018-03-08Disable extensive PSCI system suspend tests on AArch32 Juno.Sandrine Bailleux
2018-03-07Disable PSCI system suspend tests on AArch32 Juno.Sandrine Bailleux
2018-03-01Remove type UINTN from the codebaseJonathan Wright
2018-02-23Support shifted affinitiesDavid Cunado
2018-02-08Fix DRAM_TZ_SIZE for JunoRoberto Vargas
2018-01-22Cactus: Implement timer sleep secure serviceSandrine Bailleux
2018-01-22FVP: Add support for comm. buffer in MM_COMMUNICATESandrine Bailleux
2018-01-15Minor modifications around the system timer defsSandrine Bailleux
2017-11-08Add GICv2 spurious interrupt testAntonio Nino Diaz
2017-11-06timer: Add support for non-secure private timerDimitris Papastamos
2017-11-03FVP: Support System power domain levelSoby Mathew
2017-06-05FWU: Fix image overlaps in testsAntonio Nino Diaz
2017-05-10Add drivers for the plat crash consoleAntonio Nino Diaz
2017-05-05Add ENABLE_ASSERTIONS build flagAntonio Nino Diaz
2017-05-05AArch32: Add NS_BL1U and NS_BL2U supportYatharth Kochar
2017-05-05AArch32: Add JUNO platform supportYatharth Kochar
2016-11-25Add helper to get the deepest pstate at a given power levelSoby Mathew
2016-11-11Share platform setup codeAntonio Nino Diaz
2016-11-10Remove unused header filesAntonio Nino Diaz
2016-11-10Share common platform IO storage codeAntonio Nino Diaz
2016-11-10Isolate fwu-specific IO codeAntonio Nino Diaz
2016-11-10Share common platform timer codeAntonio Nino Diaz
2016-11-10Create arm_common.mk for common source filesAntonio Nino Diaz
2016-11-10Move platform ports to plat/arm/board/Antonio Nino Diaz
2016-09-27AArch32: Add makefile supportSoby Mathew
2016-09-26AArch32: Add framework supportSoby Mathew