aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-07-28Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta
2014-07-19Make enablement of the MMU more flexibleAchin Gupta
2014-07-09Calculate TCR bits based on VA and PALin Ma
2014-06-26Merge pull request #154 from athoelke/at/inline-mmioAndrew Thoelke
2014-06-24Inline the mmio accessor functionsAndrew Thoelke
2014-06-23Remove calling CPU mpidr from bakery lock APIAndrew Thoelke
2014-06-16Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2danh-arm
2014-06-10Make system register functions inline assemblyAndrew Thoelke
2014-06-02Enable mapping higher physical addressLin Ma
2014-05-23Add enable mmu platform porting interfacesfor-v0.4-rc0Dan Handley
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-23Merge pull request #102 from achingupta:ag/tf-issues#104-v2Andrew Thoelke
2014-05-22Use secure timer to generate S-EL1 interruptsAchin Gupta
2014-05-22Merge pull request #91 from linmaonly/lin_devAndrew Thoelke
2014-05-20Address issue 156: 64-bit addresses get truncatedLin Ma
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-08Merge pull request #58 from athoelke/optimise-cache-flush-v2danh-arm
2014-05-07Optimise data cache clean/invalidate operationAndrew Thoelke
2014-05-07Remove unused or invalid asm helper functionsAndrew Thoelke
2014-05-07Access system registers directly in assemblerAndrew Thoelke
2014-05-07Replace disable_mmu with assembler versionAndrew Thoelke
2014-05-07Correct usage of data and instruction barriersAndrew Thoelke
2014-05-06Remove variables from .data sectionDan Handley
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-05-06Move include and source files to logical locationsDan Handley
2014-04-24Add TrustZone (TZC-400) driverHarry Liebel
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
2014-03-21Remove partially qualified asm helper functionsVikram Kanigiri
2014-03-20Rework bakery lock with WFE/SEV sequenceJeenu Viswambharan
2014-03-05Add generic functions for setting up aarch64 MMU translation tablesJon Medhurst
2014-03-05Fix assert in bakery_lock_release()Jon Medhurst
2014-02-20Fix semihosting with latest toolchainRyan Harkin
2014-02-20Factor out translation table setup in ARM FVP portAchin Gupta
2014-02-17Add support for handling runtime service requestsJeenu Viswambharan
2014-02-17Implement load_image in terms of IO abstractionJames Morrissey
2014-02-17Add IO abstraction frameworkJames Morrissey
2014-01-30Fix memmove and memcpyJon Medhurst
2014-01-17Change comments in assembler files to help ctagsJeenu Viswambharan
2014-01-17Probe for GICv3 re-distributors on core bring-upHarry Liebel
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-20Fix SPSR register size in gp_regs structureSandrine Bailleux
2013-12-20Add strchr() and putchar() to local C libraryHarry Liebel
2013-12-20Create local C library implementation (2/2)Harry Liebel
2013-12-20Create local C library implementation (1/2)Harry Liebel
2013-12-05rework general purpose registers save and restoreAchin Gupta
2013-12-05Enable third party contributionsDan Handley
2013-12-05Properly initialise the C runtime environmentSandrine Bailleux