summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-11-24Always use accessor functions with complete register namesSandrine Bailleux
2014-11-24Add support to use shell colors to distinguish CPUs' messagesSandrine Bailleux
2014-11-24Fix return type of PSCI CPU hotplug & idle wrappersSandrine Bailleux
2014-11-21Introduce an API to send & receive eventsSandrine Bailleux
2014-11-21Introduce a helper function to make a UUID from four 32-bit wordsSandrine Bailleux
2014-11-21Pass "dead" label as an argument to JUMP_EL1_OR_EL2() macroSandrine Bailleux
2014-11-06Increase size of printf()'s internal bufferSandrine Bailleux
2014-10-30Put the #include directives in the right orderSandrine Bailleux
2014-10-23Prefix SMC functions IDs constants by 'SMC_'Sandrine Bailleux
2014-10-21Use mp_printf() to print debug assertion messagesSandrine Bailleux
2014-10-21Purge code from EL3 definitions and setup codeSandrine Bailleux
2014-10-21Rename sgi_data type into sgi_data_t to follow conventionSandrine Bailleux
2014-10-21Restructure framework's directory hierarchySandrine Bailleux
2014-10-17Add a macro disabling compiler optimisations for a variable accessSandrine Bailleux
2014-10-15Keep track of the state of the CPUS internallySandrine Bailleux
2014-10-15Add context save and restore for CPU_SUSPENDVikram Kanigiri
2014-09-11Correctly detect Trusted OS in test_smc_tsp_svc_call()Sandrine Bailleux
2014-09-05Remove support for bakery locksVikram Kanigiri
2014-09-05Replace bakery locks with spinlocks in tftf outputVikram Kanigiri
2014-09-02Import tf-for-tftf filesSandrine Bailleux