Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
3ab33f338d48ed2bfab097103a6baa0852f8f802
/
include
701fea7
Further renames of platform porting functions
by Dan Handley
· Tue May 27 16:17:21 2014 +0100
2159ef4
Remove FVP specific comments in platform.h
by Dan Handley
· Tue May 27 15:39:41 2014 +0100
b226a4d
Add enable mmu platform porting interfaces
by Dan Handley
· Fri May 16 14:08:45 2014 +0100
7ce42df
Move BL porting functions into platform.h
by Dan Handley
· Thu May 15 14:11:36 2014 +0100
ed6ff95
Split platform.h into separate headers
by Dan Handley
· Wed May 14 17:44:19 2014 +0100
60b13e3
Remove unused data declarations
by Dan Handley
· Wed May 14 15:13:16 2014 +0100
a17fefa
Remove extern keyword from function declarations
by Dan Handley
· Wed May 14 12:38:32 2014 +0100
332ff85
Merge pull request #104 from athoelke:at/tsp-entrypoints-v2
by Andrew Thoelke
· Fri May 23 11:00:04 2014 +0100
077193f
Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2
by Andrew Thoelke
· Fri May 23 11:00:04 2014 +0100
58484d4
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
by Andrew Thoelke
· Fri May 23 11:00:04 2014 +0100
29c7ae1
Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3
by Andrew Thoelke
· Fri May 23 11:00:04 2014 +0100
1c5630d
Merge pull request #67 from achingupta:ag/psci_standby_bug_fix
by Andrew Thoelke
· Fri May 23 11:00:04 2014 +0100
891c4ca
Use a vector table for TSP entrypoints
by Andrew Thoelke
· Tue May 20 21:43:27 2014 +0100
9f71f70
Non-Secure Interrupt support during Standard SMC processing in TSP
by Soby Mathew
· Fri May 09 20:49:17 2014 +0100
aeaab68
Add S-EL1 interrupt handling support in the TSPD
by Achin Gupta
· Fri May 09 13:21:31 2014 +0100
7671789
Add support for synchronous FIQ handling in TSP
by Achin Gupta
· Fri May 09 11:42:56 2014 +0100
405406d
Use secure timer to generate S-EL1 interrupts
by Achin Gupta
· Fri May 09 12:00:17 2014 +0100
9cf2bb7
Introduce interrupt handling framework in BL3-1
by Achin Gupta
· Fri May 09 11:07:09 2014 +0100
02d3628
Introduce platform api to access an ARM GIC
by Achin Gupta
· Sun May 04 19:02:52 2014 +0100
191e86e
Introduce interrupt registration framework in BL3-1
by Achin Gupta
· Fri May 09 10:03:15 2014 +0100
27b895e
Add context library API to change a bit in SCR_EL3
by Achin Gupta
· Sun May 04 18:38:28 2014 +0100
9637745
Add support for BL3-1 as a reset vector
by Vikram Kanigiri
· Thu Apr 24 11:02:16 2014 +0100
d8c9d26
Rework memory information passing to BL3-x images
by Vikram Kanigiri
· Fri May 16 18:48:12 2014 +0100
da56743
Populate BL31 input parameters as per new spec
by Vikram Kanigiri
· Tue Apr 15 18:08:08 2014 +0100
a3a5e4a
Rework handover interface between BL stages
by Vikram Kanigiri
· Thu May 15 18:27:15 2014 +0100
9851e42
Introduce macros to manipulate the SPSR
by Vikram Kanigiri
· Tue May 13 14:42:08 2014 +0100
8782852
Merge pull request #91 from linmaonly/lin_dev
by Andrew Thoelke
· Thu May 22 12:31:20 2014 +0100
0b9d59f
Address issue 156: 64-bit addresses get truncated
by Lin Ma
· Tue May 20 11:25:55 2014 -0700
b058556
Merge pull request #78 from jeenuv:tf-issues-148
by Andrew Thoelke
· Mon May 19 12:54:05 2014 +0100
d1b6015
Add build configuration for timer save/restore
by Jeenu Viswambharan
· Mon May 12 15:28:47 2014 +0100
5e5c207
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· Mon Apr 07 15:28:55 2014 +0100
42c5280
Fix broken standby state implementation in PSCI
by Achin Gupta
· Fri May 09 19:32:25 2014 +0100
25232af
Introduce IS_IN_ELX() macros
by Sandrine Bailleux
· Fri May 09 11:23:11 2014 +0100
9ceff0f
Merge pull request #63 from soby-mathew/sm/save_callee_saved_registers_in_cpu_context-1
by danh-arm
· Thu May 08 12:25:02 2014 +0100
6c5192a
Preserve x19-x29 across world switch for exception handling
by Soby Mathew
· Wed Apr 30 15:36:37 2014 +0100
6bdfa91
Merge pull request #58 from athoelke/optimise-cache-flush-v2
by danh-arm
· Thu May 08 12:01:10 2014 +0100
86f0665
Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2
by danh-arm
· Thu May 08 12:00:10 2014 +0100
99cb464
Merge pull request #60 from athoelke/disable-mmu-v2
by danh-arm
· Thu May 08 11:55:19 2014 +0100
aa3266a
Remove unused 'PL011_BASE' macro
by Sandrine Bailleux
· Tue May 06 13:25:37 2014 +0100
6a5b3a4
Optimise data cache clean/invalidate operation
by Andrew Thoelke
· Fri Apr 25 10:49:30 2014 +0100
5879ffd
Remove unused or invalid asm helper functions
by Andrew Thoelke
· Mon Apr 28 12:33:52 2014 +0100
f977ed8
Access system registers directly in assembler
by Andrew Thoelke
· Mon Apr 28 12:32:02 2014 +0100
438c63a
Replace disable_mmu with assembler version
by Andrew Thoelke
· Mon Apr 28 12:06:18 2014 +0100
a4cb68e
Remove variables from .data section
by Dan Handley
· Wed Apr 23 13:47:06 2014 +0100
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· Wed Apr 09 13:14:54 2014 +0100
e2712bc
Always use named structs in header files
by Dan Handley
· Thu Apr 10 15:37:22 2014 +0100
27f6e7d
Move PSCI global functions out of private header
by Dan Handley
· Wed Apr 23 15:22:18 2014 +0100
bcd60ba
Separate BL functions out of arch.h
by Dan Handley
· Thu Apr 17 18:53:42 2014 +0100
930ee2e
Refactor GIC header files
by Dan Handley
· Thu Apr 17 17:48:52 2014 +0100
f3c8f32
Separate out CASSERT macro into own header
by Dan Handley
· Thu Apr 17 17:29:58 2014 +0100
714a0d2
Make use of user/system includes more consistent
by Dan Handley
· Wed Apr 09 13:13:04 2014 +0100
4d2e49d
Move FVP power driver to FVP platform
by Dan Handley
· Fri Apr 11 11:52:12 2014 +0100
a70615f
Move include and source files to logical locations
by Dan Handley
· Wed Apr 09 12:48:25 2014 +0100
f100f41
Preserve PSCI cpu_suspend 'power_state' parameter.
by Vikram Kanigiri
· Tue Apr 01 19:26:26 2014 +0100
afd1ec7
Add TrustZone (TZC-400) driver
by Harry Liebel
· Tue Apr 01 19:19:22 2014 +0100
65668f9
Allocate single stacks for BL1 and BL2
by Andrew Thoelke
· Thu Mar 20 10:48:23 2014 +0000
a686542
Merge pull request #36 from athoelke/at/gc-sections-80
by danh-arm
· Tue Apr 15 09:39:47 2014 +0100
3fa9847
Define frequency of system counter in platform code
by Sandrine Bailleux
· Mon Mar 31 11:25:18 2014 +0100
82a6e1a
Add missing #include guard in xlat_tables.h
by Sandrine Bailleux
· Thu Apr 03 13:48:04 2014 +0100
38bde41
Place assembler functions in separate sections
by Andrew Thoelke
· Tue Mar 18 13:46:55 2014 +0000
3b7c59b
Add standby state support in PSCI cpu_suspend api
by Vikram Kanigiri
· Fri Mar 21 11:57:10 2014 +0000
78a6e0c
Remove partially qualified asm helper functions
by Vikram Kanigiri
· Tue Mar 11 17:41:00 2014 +0000
be87cfc
Rework bakery lock with WFE/SEV sequence
by Jeenu Viswambharan
· Thu Mar 13 11:16:25 2014 +0000
df1ddb5
Implement standard calls for TSP
by Jeenu Viswambharan
· Fri Feb 28 11:23:35 2014 +0000
1814a3e
Implement ARM Standard Service
by Jeenu Viswambharan
· Fri Feb 28 10:08:33 2014 +0000
87274c4
bl_common: add image_size()
by Ryan Harkin
· Tue Feb 04 11:43:57 2014 +0000
ecf0a71
Generate build time and date message at link time.
by Jon Medhurst
· Mon Feb 17 12:18:24 2014 +0000
bb1fe20
Add generic functions for setting up aarch64 MMU translation tables
by Jon Medhurst
· Fri Jan 24 15:41:33 2014 +0000
d11a7f3
Fix assert in bakery_lock_release()
by Jon Medhurst
· Thu Feb 06 14:13:16 2014 +0000
7f36660
Implement late binding for runtime hooks
by Jeenu Viswambharan
· Thu Feb 20 17:11:00 2014 +0000
cd52932
Fix semihosting with latest toolchain
by Ryan Harkin
· Mon Feb 10 17:17:04 2014 +0000
607084e
Add power management support in the SPD
by Achin Gupta
· Sun Feb 09 18:24:19 2014 +0000
7c88f3f
Add Test Secure Payload (BL3-2) image
by Achin Gupta
· Tue Feb 18 18:09:12 2014 +0000
a0cd989
Factor out translation table setup in ARM FVP port
by Achin Gupta
· Sun Feb 09 13:30:38 2014 +0000
35ca351
Add support for BL3-2 in BL3-1
by Achin Gupta
· Wed Feb 19 17:58:33 2014 +0000
e4d084e
Rework BL2 to BL3-1 hand over interface
by Achin Gupta
· Wed Feb 19 17:18:23 2014 +0000
a7934d6
Add exception vector guards
by Jeenu Viswambharan
· Fri Feb 07 15:53:18 2014 +0000
caa8493
Add support for handling runtime service requests
by Jeenu Viswambharan
· Thu Feb 06 10:36:15 2014 +0000
07f4e07
Introduce new exception handling framework
by Achin Gupta
· Sun Feb 02 12:02:23 2014 +0000
7421b46
Add runtime services framework
by Achin Gupta
· Sat Feb 01 18:53:26 2014 +0000
ef7a28c
psci: Use context library for preserving EL3 state
by Achin Gupta
· Sat Feb 01 08:59:56 2014 +0000
7aea908
Add context management library
by Achin Gupta
· Sat Feb 01 07:51:28 2014 +0000
9ac63c5
Add helper library for cpu context management
by Achin Gupta
· Thu Jan 16 12:08:03 2014 +0000
b739f22
Setup VBAR_EL3 incrementally
by Achin Gupta
· Sat Jan 18 16:50:09 2014 +0000
561cd33
Add Firmware Image Package (FIP) driver
by Harry Liebel
· Fri Feb 14 14:42:48 2014 +0000
f58ad36
Add Firmware Image Package creation tool
by Harry Liebel
· Fri Jan 10 18:00:33 2014 +0000
9d72b4e
Implement load_image in terms of IO abstraction
by James Morrissey
· Mon Feb 10 17:04:32 2014 +0000
f2f9bb5
Add IO abstraction framework
by James Morrissey
· Mon Feb 10 16:18:59 2014 +0000
75f7367
psci: fix affinity level upgrade issue
by Achin Gupta
· Thu Dec 05 16:33:10 2013 +0000
a59caa4
psci: replace secure context with suspend context
by Achin Gupta
· Thu Dec 05 14:21:04 2013 +0000
eaec590
Probe for GICv3 re-distributors on core bring-up
by Harry Liebel
· Thu Dec 12 13:00:29 2013 +0000
4f60368
Do not trap access to floating point registers
by Harry Liebel
· Tue Jan 14 18:11:48 2014 +0000
e83b0ca
Update year in copyright text to 2014
by Dan Handley
· Tue Jan 14 18:17:09 2014 +0000
8468739
Move GIC setup to a separate file
by Ian Spray
· Thu Jan 02 16:57:12 2014 +0000
e22fb91
Build project with 'pedantic'
by Harry Liebel
· Fri Jan 03 14:18:15 2014 +0000
bdb774d
Fix SPSR register size in gp_regs structure
by Sandrine Bailleux
· Tue Dec 17 13:47:14 2013 +0000
1bc9e1f
Add strchr() and putchar() to local C library
by Harry Liebel
· Thu Dec 12 16:46:30 2013 +0000
0f702c6
Create local C library implementation (2/2)
by Harry Liebel
· Tue Dec 17 18:19:04 2013 +0000
c81b1d0
Create local C library implementation (1/2)
by Harry Liebel
· Tue Dec 17 18:31:42 2013 +0000
57bb658
Add debug macros
by Harry Liebel
· Thu Dec 19 13:30:58 2013 +0000
Next »