Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
30d89779285621c7b931266174c14b84d3279b45
/
include
2e0764b
Merge pull request #324 from soby-mathew/sm/sys_suspend
by danh-arm
· Thu Jul 02 16:17:11 2015 +0100
665b9ec
TBB: delete deprecated plat_match_rotpk()
by Juan Castillo
· Fri Apr 10 12:43:27 2015 +0100
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· Tue May 19 11:54:12 2015 +0100
9b265a8
TBB: add TBBR Chain of Trust
by Juan Castillo
· Thu May 07 14:52:44 2015 +0100
a57a4d5
TBB: add mbedTLS authentication related libraries
by Juan Castillo
· Thu Apr 02 15:44:20 2015 +0100
8e55d93
TBB: add authentication framework
by Juan Castillo
· Thu Apr 02 09:48:16 2015 +0100
31a68f0
TBB: add platform API to read the ROTPK information
by Juan Castillo
· Tue Apr 14 12:49:03 2015 +0100
3a66aca
Use numbers to identify images instead of names
by Juan Castillo
· Mon Apr 13 17:36:19 2015 +0100
4534c64
Bug fix: Build time condition to relocate RW data
by Sandrine Bailleux
· Wed Jun 24 15:26:39 2015 +0100
9ccbc03
Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1
by danh-arm
· Wed Jun 24 11:23:33 2015 +0100
9616838
PSCI: Add SYSTEM_SUSPEND API support
by Soby Mathew
· Wed Dec 17 14:47:57 2014 +0000
3898241
Merge pull request #320 from danh-arm/rh/timer-api-v10
by danh-arm
· Thu Jun 18 16:55:47 2015 +0100
f96fc8f
FVP: Add SP804 delay timer
by Ryan Harkin
· Tue Mar 17 14:54:01 2015 +0000
0392579
Add SP804 delay timer driver
by Ryan Harkin
· Tue Mar 17 14:52:39 2015 +0000
32539fc
Add a simple delay timer driver API
by Ryan Harkin
· Tue Mar 17 14:50:05 2015 +0000
47ea1bc
CSS: Remove the constants MHU_SECURE_BASE/SIZE
by Sandrine Bailleux
· Tue Jun 09 11:53:33 2015 +0100
761bba3
CSS: Clarify what the SCP boot config is
by Sandrine Bailleux
· Wed Apr 29 13:02:46 2015 +0100
acde8b0
Rationalize reset handling code
by Sandrine Bailleux
· Tue May 19 11:54:45 2015 +0100
81899f1
Remove FIRST_RESET_HANDLER_CALL build option
by Sandrine Bailleux
· Wed May 27 17:14:22 2015 +0100
31e7abc
Merge pull request #305 from achingupta/ag/tf-issues#306
by Achin Gupta
· Tue Jun 02 15:17:05 2015 +0100
338e1c4
Merge pull request #307 from soby-mathew/sm/css_bit_width_fix
by Achin Gupta
· Tue Jun 02 11:18:18 2015 +0100
eeeced5
Driver for 16550 UART interface
by Varun Wadekar
· Tue May 19 16:44:17 2015 +0530
73003ac
CSS: Extract primary cpu id using the correct bit width
by Soby Mathew
· Tue May 26 16:58:54 2015 +0100
966b952
Fix reporting of interrupt ID in ARM GIC driver
by Achin Gupta
· Mon May 18 10:56:47 2015 +0100
2b6b574
Migrate FVP port to use common code
by Dan Handley
· Thu Mar 19 19:17:53 2015 +0000
9df4804
Add common ARM and CSS platform code
by Dan Handley
· Thu Mar 19 18:58:55 2015 +0000
f05c1b5
Add linker symbol declarations to bl_common.h
by Dan Handley
· Mon Apr 27 11:49:22 2015 +0100
ea59668
Add header guards to asm macro files
by Dan Handley
· Wed Apr 01 17:34:24 2015 +0100
0cdebbd
Remove use of PLATFORM_CACHE_LINE_SIZE
by Dan Handley
· Mon Mar 30 17:15:16 2015 +0100
7607676
Add TZC function to configure region 0
by Dan Handley
· Thu Mar 19 19:26:52 2015 +0000
ebfeae9
Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)
by Varun Wadekar
· Thu Apr 02 14:57:47 2015 +0530
a877c25
Add support to indicate size and end of assembly functions
by Kévin Petit
· Tue Mar 24 14:03:57 2015 +0000
05cbb00
Merge pull request #277 from soby-mathew/sm/coh_lock_opt
by danh-arm
· Wed Apr 01 11:39:56 2015 +0100
2eb68ca
Merge pull request #280 from vwadekar/tlkd-fixed-v3
by danh-arm
· Wed Apr 01 11:36:08 2015 +0100
b539b6c
Open/Close TA sessions, send commands/events to TAs
by Varun Wadekar
· Fri Mar 13 15:18:20 2015 +0530
968c029
Preempt/Resume standard function ID calls
by Varun Wadekar
· Fri Mar 13 15:10:54 2015 +0530
97625e3
Translate secure/non-secure virtual addresses
by Varun Wadekar
· Fri Mar 13 14:59:03 2015 +0530
a97535f
Register NS shared memory for SP's activity logs and TA sessions
by Varun Wadekar
· Fri Mar 13 14:19:11 2015 +0530
3d4e6a5
Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)
by Varun Wadekar
· Fri Mar 13 14:01:03 2015 +0530
156280c
Remove the `owner` field in bakery_lock_t data structure
by Soby Mathew
· Fri Feb 20 16:04:17 2015 +0000
a0a897d
Optimize the bakery lock structure for coherent memory
by Soby Mathew
· Thu Feb 19 16:23:51 2015 +0000
632432b
Merge pull request #270 from vikramkanigiri/vk/a72_cpu_support
by danh-arm
· Thu Mar 19 19:33:06 2015 +0000
c47e011
Add support for ARM Cortex-A72 processor
by Vikram Kanigiri
· Tue Feb 17 11:50:28 2015 +0000
356d59d
Merge pull request #269 from vikramkanigiri/vk/common-cci
by danh-arm
· Tue Mar 17 14:28:48 2015 +0000
00f58f0
Merge pull request #268 from vikramkanigiri/vk/move_init_cpu_ops
by danh-arm
· Tue Mar 17 14:23:46 2015 +0000
4e97e54
Use ARM CCI driver on FVP and Juno platforms
by Vikram Kanigiri
· Thu Feb 26 15:25:58 2015 +0000
40d468c
Common driver for ARM Cache Coherent Interconnects
by Vikram Kanigiri
· Tue Dec 23 01:00:22 2014 +0000
725b133
Add macro to calculate number of elements in an array
by Vikram Kanigiri
· Wed Mar 04 10:34:27 2015 +0000
9b38fc8
Initialise cpu ops after enabling data cache
by Vikram Kanigiri
· Thu Jan 29 18:27:38 2015 +0000
8723adf
Enable type-checking of arguments passed to printf() et al.
by Sandrine Bailleux
· Thu Feb 05 15:42:31 2015 +0000
2b7de2b
Export maximum affinity using PLATFORM_MAX_AFFLVL macro
by Soby Mathew
· Thu Feb 12 14:45:02 2015 +0000
13f6a93
TBB: add authentication module interface
by Juan Castillo
· Tue Jan 13 10:37:27 2015 +0000
9e75157
stdlib: add missing features to build PolarSSL
by Juan Castillo
· Mon Nov 17 17:27:41 2014 +0000
5e29c75
TBB: add a platform specific function to validate the ROTPK
by Juan Castillo
· Wed Jan 07 10:39:25 2015 +0000
379954c
TBB: add support to include certificates in a FIP image
by Juan Castillo
· Tue Nov 04 17:36:40 2014 +0000
36433d1
Call reset handlers upon BL3-1 entry.
by Yatharth Kochar
· Thu Nov 20 18:09:41 2014 +0000
47903c0
Demonstrate model for routing IRQs to EL3
by Soby Mathew
· Tue Jan 13 15:48:26 2015 +0000
1df077b
Increment the PSCI VERSION to 1.0
by Soby Mathew
· Thu Jan 15 11:49:58 2015 +0000
6cdddaf
Implement PSCI_FEATURES API
by Soby Mathew
· Wed Jan 07 11:10:22 2015 +0000
110fe36
Rework the PSCI migrate APIs
by Soby Mathew
· Thu Oct 23 10:35:34 2014 +0100
26fb90e
Return success if an interrupt is seen during PSCI CPU_SUSPEND
by Soby Mathew
· Tue Jan 06 21:36:55 2015 +0000
74e52a7
Validate power_state and entrypoint when executing PSCI calls
by Soby Mathew
· Thu Oct 02 16:56:51 2014 +0100
f512157
Save 'power_state' early in PSCI CPU_SUSPEND call
by Soby Mathew
· Tue Sep 30 11:19:51 2014 +0100
ffb4ab1
Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops
by Soby Mathew
· Fri Sep 26 15:08:52 2014 +0100
523d633
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· Thu Jan 08 18:02:19 2015 +0000
ed99566
Add macros for domain specific barriers.
by Soby Mathew
· Tue Dec 30 16:11:42 2014 +0000
797e5d7
Merge pull request #235 from soby-mathew/sm/inv_cpu_ops
by danh-arm
· Fri Jan 16 17:57:47 2015 +0000
7d861ea
Invalidate the dcache after initializing cpu-ops
by Soby Mathew
· Tue Nov 18 10:14:14 2014 +0000
30c231b
Prevent optimisation of sysregs accessors calls
by Sandrine Bailleux
· Wed Jan 07 16:36:11 2015 +0000
e2b2d8f
Fix the array size of mpidr_aff_map_nodes_t.
by Soby Mathew
· Thu Dec 04 14:14:12 2014 +0000
06e90c5
Merge pull request #219 from jcastillo-arm/jc/tf-issues/253
by danh-arm
· Tue Nov 04 16:01:40 2014 +0000
8231295
Improvements to ARM GIC driver
by Juan Castillo
· Mon Oct 20 12:27:28 2014 +0100
c088433
Apply errata workarounds only when major/minor revisions match.
by Soby Mathew
· Mon Sep 22 12:11:36 2014 +0100
ee4217f
Merge pull request #215 from jcastillo-arm/jc/juno_mem_6
by danh-arm
· Tue Oct 28 11:59:22 2014 +0000
921b877
Juno: Reserve some DDR-DRAM for secure use
by Juan Castillo
· Fri Sep 05 17:29:38 2014 +0100
070a3e0
Merge pull request #206 from soby-mathew/sm/reset_cntvoff
by Andrew Thoelke
· Fri Oct 10 12:13:48 2014 +0100
b08bc04
Create BL stage specific translation tables
by Soby Mathew
· Wed Sep 03 17:48:44 2014 +0100
c93c9df
Initialize SCTLR_EL1 based on MODE_RW bit
by Jens Wiklander
· Thu Sep 04 10:23:27 2014 +0200
feddfcf
Reset CNTVOFF_EL2 register before exit into EL1 on warm boot
by Soby Mathew
· Fri Aug 29 14:41:58 2014 +0100
046cd3f
Miscellaneous documentation fixes
by Sandrine Bailleux
· Wed Aug 06 11:27:23 2014 +0100
798140d
Juno: Implement initial platform port
by Sandrine Bailleux
· Thu Jul 17 16:06:39 2014 +0100
802f865
Add support for selected Cortex-A57 errata workarounds
by Soby Mathew
· Thu Aug 14 16:19:29 2014 +0100
38b4bc9
Add CPU specific crash reporting handlers
by Soby Mathew
· Thu Aug 14 13:36:41 2014 +0100
8e2f287
Add CPU specific power management operations
by Soby Mathew
· Thu Aug 14 12:49:05 2014 +0100
c704cbc
Introduce framework for CPU specific operations
by Soby Mathew
· Thu Aug 14 11:33:56 2014 +0100
1218f11
Rework use of labels in assembly macros.
by Soby Mathew
· Tue Aug 19 11:26:00 2014 +0100
56bcdc2
Miscellaneous PSCI code cleanups
by Achin Gupta
· Mon Jul 28 00:15:23 2014 +0100
f6b9e99
Add APIs to preserve highest affinity level in OFF state
by Achin Gupta
· Thu Jul 31 11:19:11 2014 +0100
f3ccbab
Add PSCI service specific per-CPU data
by Achin Gupta
· Fri Jul 25 14:52:47 2014 +0100
e4b9fa4
Add macro to flush per-CPU data
by Achin Gupta
· Fri Jul 25 14:47:05 2014 +0100
4dc4a47
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· Tue Aug 12 11:17:06 2014 +0100
4fd2f5c
Clarify platform porting interface to TSP
by Dan Handley
· Mon Aug 04 11:41:20 2014 +0100
e2c27f5
Move TSP private declarations into separate header
by Dan Handley
· Fri Aug 01 17:58:27 2014 +0100
53c843a
Simplify interface to TZC-400 driver
by Dan Handley
· Mon Aug 04 19:53:05 2014 +0100
7b83c44
Move IO storage source to drivers directory
by Dan Handley
· Tue Aug 12 14:20:28 2014 +0100
3aa9216
Remove redundant io_init() function
by Dan Handley
· Mon Aug 04 18:31:43 2014 +0100
be234f9
Remove platform dependency in CCI-400 driver
by Dan Handley
· Mon Aug 04 16:11:15 2014 +0100
cba2c50
Add concept of console output log levels
by Dan Handley
· Fri Aug 08 14:36:42 2014 +0100
2ed46e9
Optimize EL3 register state stored in cpu_context structure
by Soby Mathew
· Fri Jul 04 16:02:26 2014 +0100
5cd545d
Merge pull request #177 from jcastillo-arm/jc/tf-issues/096
by danh-arm
· Mon Jul 28 14:33:44 2014 +0100
Next »