summaryrefslogtreecommitdiff
path: root/plat/common
AgeCommit message (Expand)Author
2018-10-04Aarch32: fix register usage when setup stackJun Nie
2018-08-24Aarch32: add arch version flag in makefileJun Nie
2018-08-24Aarch32: Add IRQ stack for ARMv7Jun Nie
2018-03-01Remove type UINTN from the codebaseJonathan Wright
2018-02-23Support shifted affinitiesDavid Cunado
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-10Isolate fwu-specific IO codeAntonio Nino Diaz
2016-09-26AArch32: Add framework supportSoby Mathew
2016-09-26AArch32: Add basic supportSoby Mathew
2016-09-21Move `make_mpid` from arch.hSoby Mathew
2016-07-22Move plat_common.c out of AArch64 folderSoby Mathew
2016-07-14Remove `platform_check_mpidr` platform APISoby Mathew
2016-03-17Make tftf_set_next_state_id_idx iterate over all levelsAntonio Nino Diaz
2015-12-09FWU: Add FWU Authentication failure test case support in TFTF.Yatharth Kochar
2015-12-09FWU: Add FWU Normal image(NS_BL1U) support to TFTF.Yatharth Kochar
2015-12-08FWU: Add support for FIP Image framework in TFTF.Yatharth Kochar
2015-12-07Add Firmware Image Package driverYatharth Kochar
2015-08-12Define flash_access_lock only when NVM is usedVikram Kanigiri
2015-08-06Validate and add support for concurrent flash accessVikram Kanigiri
2015-07-23Framework and tests for validating EL3 power state format parsingVikram Kanigiri
2015-07-23Introduce power domain topology framework in TFTFSoby Mathew
2015-06-09Fix the value of TESTS_NVM_RESULTS_SIZESandrine Bailleux
2015-05-22Support for any core as the primary coreVikram Kanigiri
2015-04-24Add a platform specific reset functionVikram Kanigiri
2015-03-05Fix the declaration of assembly functionsKévin Petit
2015-02-16Add support and rationalize output to different log levelsVikram Kanigiri
2015-01-14Always send EOT in tftf_platform_endKévin Petit
2014-12-04Add an api for finding a random cpuVikram Kanigiri
2014-11-25New APIs to query the number of aff. instances at a given aff. levelSandrine Bailleux
2014-11-24Do not let test cases see absent affinity instancesSandrine Bailleux
2014-11-05Introduce function tftf_find_any_cpu_other_than()Sandrine Bailleux
2014-11-05Introduce for_each_cpu() macroSandrine Bailleux
2014-11-05Add a debug function to display the platform topologySandrine Bailleux
2014-11-05Check the structure of the topology tree in debug buildsSandrine Bailleux
2014-11-04Replace PSCI_AFF_PRESENT/ABSENT by topology constantsSandrine Bailleux
2014-11-04Move FVP platform topology code to generic layerSandrine Bailleux
2014-10-21Restructure framework's directory hierarchySandrine Bailleux
2014-10-01Add NOR flash support for Intel StrataFlash Embedded memory(P30)Vikram Kanigiri
2014-09-09Really put coherent stacks in coherent memorySandrine Bailleux
2014-09-02Import tf-for-tftf filesSandrine Bailleux