11845 Commits (15107daad6b83b4ee1edfebf420b6779a054318e)
 

Author SHA1 Message Date
Achin Gupta 317ba09021 Fix broken standby state implementation in PSCI 11 years ago
Andrew Thoelke 84dbf6ffbf Fixes for TZC configuration on FVP 11 years ago
Sandrine Bailleux b793e43166 fvp: Provide per-EL MMU setup functions 11 years ago
Sandrine Bailleux b3254e8547 Introduce IS_IN_ELX() macros 11 years ago
danh-arm 60bc4bbd0b Merge pull request #65 from vikramkanigiri/vk/console_init 11 years ago
danh-arm 401607cf31 Merge pull request #63 from soby-mathew/sm/save_callee_saved_registers_in_cpu_context-1 11 years ago
Vikram Kanigiri 770de65f9d Ensure a console is initialized before it is used 11 years ago
danh-arm 18a17e6a4a Merge pull request #62 from athoelke/set-little-endian-v2 11 years ago
Soby Mathew c3260f9b82 Preserve x19-x29 across world switch for exception handling 11 years ago
danh-arm fd6fede5b6 Merge pull request #58 from athoelke/optimise-cache-flush-v2 11 years ago
danh-arm 8067ae3ff6 Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2 11 years ago
danh-arm a1ec2f4c9a Merge pull request #60 from athoelke/disable-mmu-v2 11 years ago
danh-arm b3e2268eeb Merge pull request #59 from athoelke/review-barriers-v2 11 years ago
danh-arm aefebcc35a Merge pull request #57 from sandrine-bailleux/sb/remove-pl011-base 11 years ago
Sandrine Bailleux 31bce47e4e Remove unused 'PL011_BASE' macro 11 years ago
Andrew Thoelke 5f6032a820 Optimise data cache clean/invalidate operation 11 years ago
Andrew Thoelke 228a9f0b44 Remove unused or invalid asm helper functions 11 years ago
Andrew Thoelke 7935d0a59d Access system registers directly in assembler 11 years ago
Andrew Thoelke 2f5dcfef1d Replace disable_mmu with assembler version 11 years ago
Andrew Thoelke 8cec598ba3 Correct usage of data and instruction barriers 11 years ago
Andrew Thoelke 40fd072548 Set processor endianness immediately after RESET 11 years ago
danh-arm e404d7f44a Merge pull request #49 from danh-arm/dh/remove-non-const-data 11 years ago
Dan Handley 625de1d4f0 Remove variables from .data section 11 years ago
danh-arm 408c37682a Merge pull request #48 from danh-arm/dh/major-refactoring 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Dan Handley fb037bfb7c Always use named structs in header files 11 years ago
Dan Handley c5945735a9 Move PSCI global functions out of private header 11 years ago
Dan Handley 5b827a8fb6 Separate BL functions out of arch.h 11 years ago
Dan Handley 8a4fb6f658 Refactor GIC header files 11 years ago
Dan Handley bdbfc3c298 Separate out CASSERT macro into own header 11 years ago
Dan Handley bee8241711 Remove vpath usage in makefiles 11 years ago
Dan Handley 35e98e5588 Make use of user/system includes more consistent 11 years ago
Dan Handley e8246c0714 Move FVP power driver to FVP platform 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago
achingupta b495bdef19 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 11 years ago
Vikram Kanigiri 759ec93b69 Preserve PSCI cpu_suspend 'power_state' parameter. 11 years ago
danh-arm 429421de82 Merge pull request #33 from hliebel/hl/secure-memory 11 years ago
Harry Liebel ce19cf1bb5 FVP secure memory support documentation 11 years ago
Harry Liebel f2199d95d9 Enable secure memory support for FVPs 11 years ago
Harry Liebel cd116d177b Add TrustZone (TZC-400) driver 11 years ago
danh-arm 12ae170e24 Merge pull request #43 from danh-arm/dh/tf-issues#129 11 years ago
danh-arm bc1a42b7c2 Merge pull request #44 from danh-arm/dh/tf-issues#136 11 years ago
danh-arm 19c72525fb Merge pull request #45 from danh-arm/dh/tf-issues#114 11 years ago
Dan Handley 9e1c4bd296 Remove redundant code from bl1_plat_helpers.S 11 years ago
danh-arm 7640b47342 Merge pull request #40 from athoelke/at/up-stacks-76-v2 11 years ago
Andrew Thoelke 2bf28e620a Allocate single stacks for BL1 and BL2 11 years ago
Dan Handley 67c78844bc Rename FVP "mmap" array to avoid name confusion 11 years ago
danh-arm 9c2c763d22 Merge pull request #36 from athoelke/at/gc-sections-80 11 years ago
Dan Handley d72f6e31b0 Move console.c to pl011 specific driver location 11 years ago
danh-arm 4b79cce54d Merge pull request #38 from sandrine-bailleux/sb/tf-issue-125 11 years ago