203 Commits (c3c1e9b0abe1a879dad4400421ad00849231eb3c)
 

Author SHA1 Message Date
Jeenu Viswambharan c3c1e9b0ab Document summary of build options in user guide 11 years ago
Jeenu Viswambharan e35c404599 Reorganize build options 11 years ago
Jeenu Viswambharan 289e0dadbd Introduce convenience functions to build 11 years ago
Andrew Thoelke c5c9b69c13 Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile 11 years ago
Andrew Thoelke ef27980d71 Merge pull request #69 from sandrine-bailleux:sb/split-mmu-fcts-per-el 11 years ago
Andrew Thoelke 19ea62d398 Merge pull request #68 from jcastillo-arm/jc/tf-issues/137 11 years ago
danh-arm af0a9618c9 Merge pull request #66 from athoelke/tzc-config-fix 11 years ago
Sandrine Bailleux db8989d5a5 fvp: Use the right implem. of plat_report_exception() in BL3-2 11 years ago
Juan Castillo 42a52d89e7 Fix C accessors to GIC distributor registers with set/clear semantics 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