aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-29Driver for 16550 UART interfaceVarun Wadekar
2015-04-28Migrate FVP port to use common codeDan Handley
2015-04-28Add common ARM and CSS platform codeDan Handley
2015-04-28Add linker symbol declarations to bl_common.hDan Handley
2015-04-27Add header guards to asm macro filesDan Handley
2015-04-27Remove use of PLATFORM_CACHE_LINE_SIZEDan Handley
2015-04-27Add TZC function to configure region 0Dan Handley
2015-04-13Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)Varun Wadekar
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-04-01Merge pull request #277 from soby-mathew/sm/coh_lock_optdanh-arm
2015-04-01Merge pull request #280 from vwadekar/tlkd-fixed-v3danh-arm
2015-03-31Open/Close TA sessions, send commands/events to TAsVarun Wadekar
2015-03-31Preempt/Resume standard function ID callsVarun Wadekar
2015-03-31Translate secure/non-secure virtual addressesVarun Wadekar
2015-03-31Register NS shared memory for SP's activity logs and TA sessionsVarun Wadekar
2015-03-31Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)Varun Wadekar
2015-03-27Remove the `owner` field in bakery_lock_t data structureSoby Mathew
2015-03-27Optimize the bakery lock structure for coherent memorySoby Mathew
2015-03-19Merge pull request #270 from vikramkanigiri/vk/a72_cpu_supportdanh-arm
2015-03-18Add support for ARM Cortex-A72 processorVikram Kanigiri
2015-03-17Merge pull request #269 from vikramkanigiri/vk/common-ccidanh-arm
2015-03-17Merge pull request #268 from vikramkanigiri/vk/move_init_cpu_opsdanh-arm
2015-03-16Use ARM CCI driver on FVP and Juno platformsVikram Kanigiri
2015-03-16Common driver for ARM Cache Coherent InterconnectsVikram Kanigiri
2015-03-16Add macro to calculate number of elements in an arrayVikram Kanigiri
2015-03-13Initialise cpu ops after enabling data cacheVikram Kanigiri
2015-03-06Enable type-checking of arguments passed to printf() et al.Sandrine Bailleux
2015-02-12Export maximum affinity using PLATFORM_MAX_AFFLVL macroSoby Mathew
2015-01-28TBB: add authentication module interfaceJuan Castillo
2015-01-28stdlib: add missing features to build PolarSSLJuan Castillo
2015-01-28TBB: add a platform specific function to validate the ROTPKJuan Castillo
2015-01-28TBB: add support to include certificates in a FIP imageJuan Castillo
2015-01-26Call reset handlers upon BL3-1 entry.Yatharth Kochar
2015-01-26Demonstrate model for routing IRQs to EL3Soby Mathew
2015-01-26Increment the PSCI VERSION to 1.0Soby Mathew
2015-01-26Implement PSCI_FEATURES APISoby Mathew
2015-01-26Rework the PSCI migrate APIsSoby Mathew
2015-01-23Return success if an interrupt is seen during PSCI CPU_SUSPENDSoby Mathew
2015-01-23Validate power_state and entrypoint when executing PSCI callsSoby Mathew
2015-01-23Save 'power_state' early in PSCI CPU_SUSPEND callSoby Mathew
2015-01-23Remove `ns_entrypoint` and `mpidr` from parameters in pm_opsSoby Mathew
2015-01-22Move bakery algorithm implementation out of coherent memorySoby Mathew
2015-01-22Add macros for domain specific barriers.Soby Mathew
2015-01-16Merge pull request #235 from soby-mathew/sm/inv_cpu_opsdanh-arm
2015-01-13Invalidate the dcache after initializing cpu-opsSoby Mathew
2015-01-07Prevent optimisation of sysregs accessors callsSandrine Bailleux
2014-12-04Fix the array size of mpidr_aff_map_nodes_t.Soby Mathew
2014-11-04Merge pull request #219 from jcastillo-arm/jc/tf-issues/253danh-arm
2014-10-31Improvements to ARM GIC driverJuan Castillo
2014-10-29Apply errata workarounds only when major/minor revisions match.Soby Mathew