summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2014-11-24Always use accessor functions with complete register namesSandrine Bailleux
2014-11-24Change line endings to use a single '\n'Sandrine Bailleux
2014-11-21Introduce an API to send & receive eventsSandrine Bailleux
2014-11-04Move FVP platform topology code to generic layerSandrine Bailleux
2014-11-04Do not hand over to lead CPU after last testSandrine Bailleux
2014-11-04Implement a printf()-like function for test outputSandrine Bailleux
2014-10-30Put the #include directives in the right orderSandrine Bailleux
2014-10-30Fix violations to the coding styleSandrine Bailleux
2014-10-21Purge code from EL3 definitions and setup codeSandrine Bailleux
2014-10-21Restructure framework's directory hierarchySandrine Bailleux
2014-10-17Add a macro disabling compiler optimisations for a variable accessSandrine Bailleux
2014-10-17Report tests resultsSandrine Bailleux
2014-10-17Add support to pass control to a lead cpuSandrine Bailleux
2014-10-15Keep track of the state of the CPUS internallySandrine Bailleux
2014-10-15Introduce bug_unreachable() macroSandrine Bailleux
2014-10-15Remove dispatcher and TFTF state machineSandrine Bailleux
2014-10-15Add support for minimal systimer management frameworkVikram Kanigiri
2014-10-15Add context save and restore for CPU_SUSPENDVikram Kanigiri
2014-10-15Introduce an api to query platform topologyVikram Kanigiri
2014-10-15Display TFTF welcome message earlierSandrine Bailleux
2014-10-15Improve comments in entrypoint.SSandrine Bailleux
2014-10-03Rework the GICv2 driverVikram Kanigiri
2014-10-01Add NOR flash support for Intel StrataFlash Embedded memory(P30)Vikram Kanigiri
2014-09-24Move the helper macros to correct fileVikram Kanigiri
2014-09-11Add support for printing version informationVikram Kanigiri
2014-09-11Correctly detect Trusted OS in test_smc_tsp_svc_call()Sandrine Bailleux
2014-09-09Separate framework makefile from tests makefileSandrine Bailleux
2014-09-09Remove support for participating mpid listVikram Kanigiri
2014-09-09Really put coherent stacks in coherent memorySandrine Bailleux
2014-09-08Remove disable_interrupts() and unset_sctlr() functionsSandrine Bailleux
2014-09-08Move definitions in tftf.h to logical headersVikram Kanigiri
2014-09-08Remove tftf_platform_dispatcher_init() functionSandrine Bailleux
2014-09-05Remove support for bakery locksVikram Kanigiri
2014-09-05Replace bakery locks with spinlocks in tftf outputVikram Kanigiri
2014-09-02Remove generic defines from the platform codeVikram Kanigiri
2014-09-02Cope with API changes in the Trusted FirmwareSandrine Bailleux
2014-08-08Remove the dead stack initialisation codeVikram Kanigiri
2014-08-08Fix mechanism to skip tests on a given platformSandrine Bailleux
2014-08-08Add a header file defining PSCI constantsSandrine Bailleux
2014-08-08Add support for waitms()Vikram Kanigiri
2014-08-06Fix a bug in asm_tftf_smc64() functionSandrine Bailleux
2014-08-04Query CPU linear ID from GIC CPU IDVikram Kanigiri
2014-08-04Query GIC CPU interface id from GICD_ITARGETSR0Vikram Kanigiri
2014-08-04Rework the TFTF initialization codeVikram Kanigiri
2014-08-01Fix the build date messageSandrine Bailleux
2014-08-01Move TFTF welcome string in TFTF header fileSandrine Bailleux
2014-08-01Rework header filesSandrine Bailleux
2014-08-01Clean the directory structureSandrine Bailleux