index
:
imx-atf.git
imx_4.14.78_1.0.0_ga
imx_4.9.51_imx8_beta1
imx_5.4.24_2.1.0
toradex_imx_5.4.24_2.1.0
toradex_imx_5.4.70_2.3.0
Reference implementation of ARM secure world software for i.MX
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
Age
Commit message (
Expand
)
Author
2016-06-13
opteed: assume aarch64 for optee
Ashutosh Singh
2016-05-25
PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops
Soby Mathew
2016-05-20
Add 32 bit version of plat_get_syscnt_freq
Antonio Nino Diaz
2016-04-25
Remove unused argument in psci_cpu_on_start()
Sandrine Bailleux
2016-04-25
Validate psci_cpu_on_start() arguments
Sandrine Bailleux
2016-04-01
pass r0-r6 as part of smc param
Ashutosh Singh
2016-02-08
PSCI: Resolve GCC static analysis false positive
Soby Mathew
2016-02-01
Fix PSCI CPU ON race when setting state to ON_PENDING
Soby Mathew
2016-01-14
Remove direct usage of __attribute__((foo))
Soren Brinkmann
2015-12-21
Miscellaneous doc fixes for v1.2
Sandrine Bailleux
2015-12-14
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-09
TSP: Allow preemption of synchronous S-EL1 interrupt handling
Soby Mathew
2015-12-04
Enable use of FIQs and IRQs as TSP interrupts
Soby Mathew
2015-12-04
Unify interrupt return paths from TSP into the TSPD
Soby Mathew
2015-11-26
Remove the IMF_READ_INTERRUPT_ID build option
Soby Mathew
2015-10-09
TLKD: pass results with TLK_RESUME_FID function ID
Varun Wadekar
2015-10-06
PSCI: Update state only if CPU_OFF is not denied by SPD
Soby Mathew
2015-09-30
Send power management events to the Trusted OS (TLK)
Varun Wadekar
2015-09-14
Make generic code work in presence of system caches
Achin Gupta
2015-09-14
Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2
Achin Gupta
2015-09-11
Re-design bakery lock memory allocation and algorithm
Andrew Thoelke
2015-09-10
Pass the target suspend level to SPD suspend hooks
Achin Gupta
2015-08-17
Merge pull request #361 from achingupta/for_sm/psci_proto_v5
Achin Gupta
2015-08-13
PSCI: Rework generic code to conform to coding guidelines
Soby Mathew
2015-08-13
PSCI: Fix the return code for invalid entrypoint
Soby Mathew
2015-08-13
PSCI: Migrate SPDs and TSP to the new platform and framework API
Soby Mathew
2015-08-13
PSCI: Switch to the new PSCI frameworks
Soby Mathew
2015-08-13
PSCI: Implement platform compatibility layer
Soby Mathew
2015-08-13
PSCI: Unify warm reset entry points
Sandrine Bailleux
2015-08-13
PSCI: Add framework to handle composite power states
Soby Mathew
2015-08-13
PSCI: Introduce new platform interface to describe topology
Soby Mathew
2015-08-13
PSCI: Introduce new platform and CM helper APIs
Soby Mathew
2015-08-05
PSCI: Remove references to affinity based power management
Soby Mathew
2015-08-05
PSCI: Invoke PM hooks only for the highest level
Soby Mathew
2015-08-05
PSCI: Create new directory to implement new frameworks
Soby Mathew
2015-07-24
tlkd: delete 'NEED_BL32' build variable
Varun Wadekar
2015-07-02
Merge pull request #324 from soby-mathew/sm/sys_suspend
danh-arm
2015-06-24
Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1
danh-arm
2015-06-22
PSCI: Add SYSTEM_SUSPEND API support
Soby Mathew
2015-06-19
Fix integer extension in mpidr_set_aff_inst()
Andrew Thoelke
2015-06-04
Introduce PROGRAMMABLE_RESET_ADDRESS build option
Sandrine Bailleux
2015-06-04
Rationalize reset handling code
Sandrine Bailleux
2015-05-13
PSCI: Set ON_PENDING state early during CPU_ON
Soby Mathew
2015-04-13
Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)
Varun Wadekar
2015-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-01
Merge pull request #280 from vwadekar/tlkd-fixed-v3
danh-arm
2015-03-31
Open/Close TA sessions, send commands/events to TAs
Varun Wadekar
2015-03-31
Preempt/Resume standard function ID calls
Varun Wadekar
2015-03-31
Translate secure/non-secure virtual addresses
Varun Wadekar
2015-03-31
Register NS shared memory for SP's activity logs and TA sessions
Varun Wadekar
[next]