Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
0d268dc0dbe11a05b33b6285afa6b3aad47b2bda
0d268dc
AArch32: Add essential ARM platform and FVP support
by Soby Mathew
· Mon Jul 11 14:13:56 2016 +0100
ec8ac1c
AArch32: add a minimal secure payload (SP_MIN)
by Soby Mathew
· Thu May 05 14:32:05 2016 +0100
89d90dc
AArch32: Add support to PSCI lib
by Soby Mathew
· Thu May 05 14:11:23 2016 +0100
748be1d
AArch32: Add support in TF libraries
by Soby Mathew
· Thu May 05 14:10:46 2016 +0100
420cc37
AArch32: Add console driver
by Soby Mathew
· Thu Mar 24 16:52:40 2016 +0000
d645232
AArch32: Enable GIC and TZC support
by Soby Mathew
· Thu May 05 13:59:07 2016 +0100
acc144b
AArch32: Add SMCC context
by Soby Mathew
· Thu May 05 12:53:53 2016 +0100
a9482df
AArch32: Add API to invoke runtime service handler
by Soby Mathew
· Thu May 05 12:49:09 2016 +0100
0691d97
AArch32: Add tf_printf support
by Soby Mathew
· Thu May 05 12:34:41 2016 +0100
935c2e7
AArch32: Add translation table library support
by Soby Mathew
· Thu Jun 30 15:11:07 2016 +0100
d29f67b
AArch32: Add assembly helpers
by Soby Mathew
· Thu May 05 12:31:57 2016 +0100
c6820d1
AArch32: Add essential Arch helpers
by Soby Mathew
· Mon May 09 17:49:55 2016 +0100
c53ac5e
Move SIZE_FROM_LOG2_WORDS macro to utils.h
by Soby Mathew
· Wed Jul 20 14:38:36 2016 +0100
7b5c9b3
Move spinlock library code to AArch64 folder
by Soby Mathew
· Mon Aug 08 12:42:53 2016 +0100
1723113
Migrate platform makefile to new console driver location
by Soby Mathew
· Mon Aug 08 12:33:06 2016 +0100
7abebe8
Move console drivers to AArch64 folder
by Soby Mathew
· Mon Aug 08 12:38:52 2016 +0100
fea233c
Fix the translation table library for wraparound cases
by Soby Mathew
· Wed Jul 13 15:45:15 2016 +0100
d32134d
Merge pull request #661 from dp-arm/master
by danh-arm
· Tue Aug 09 10:16:36 2016 +0100
4972ec5
Replace fip_create with fiptool
by dp-arm
· Wed May 25 16:20:20 2016 +0100
fe8e77e
Merge pull request #668 from sandrine-bailleux-arm/sb/rodata-xn-doc
by danh-arm
· Thu Jul 28 17:35:46 2016 +0100
b9917a9
Documentation for SEPARATE_CODE_AND_RODATA build flag
by Sandrine Bailleux
· Thu Jul 07 14:23:04 2016 +0100
98ea6d0
Merge pull request #674 from rockchip-linux/Support-PWMs-for-rk3399-suspend/resume
by danh-arm
· Thu Jul 28 09:53:25 2016 +0100
c873cc3
Merge pull request #673 from soby-mathew/sm/coverity_issue
by danh-arm
· Thu Jul 28 09:25:40 2016 +0100
89c947c
Merge pull request #672 from soby-mathew/sm/irouter_offset
by danh-arm
· Thu Jul 28 09:25:28 2016 +0100
7d58e12
Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem
by danh-arm
· Thu Jul 28 09:23:10 2016 +0100
ad39cfe
rockchip: fixes typo and some bugs for suspend/resume tests
by Caesar Wang
· Thu Jul 21 10:36:22 2016 +0800
aaf71c8
GICv3: Fix the GICD_IROUTER offset
by Soby Mathew
· Tue Jul 26 17:46:56 2016 +0100
ff1c229
Improve debug assertion for runtime svc number
by Soby Mathew
· Tue Jul 26 16:09:44 2016 +0100
d59a669
Merge pull request #670 from achingupta/ag/psci_retention_fix
by danh-arm
· Tue Jul 26 14:35:07 2016 +0100
1cbb1b7
Merge pull request #669 from sandrine-bailleux-arm/sb/tf-hardening
by danh-arm
· Tue Jul 26 14:34:13 2016 +0100
9b2bf25
Fix use of stale power states in PSCI standby finisher
by Achin Gupta
· Tue Jun 28 16:46:15 2016 +0100
4ec7e2d
Ensure addresses in is_mem_free() don't overflow
by Sandrine Bailleux
· Tue Jul 12 09:12:24 2016 +0100
7304f45
Make runtime_svc_init() function more robust
by Sandrine Bailleux
· Tue Jun 28 16:48:30 2016 +0100
4711058
Improvements to runtime service init code
by Sandrine Bailleux
· Tue Jun 28 16:44:28 2016 +0100
f9f3bbf
Validate psci_find_target_suspend_lvl() result
by Sandrine Bailleux
· Wed Jun 22 16:35:01 2016 +0100
0f553dc
Merge pull request #667 from soby-mathew/sm/PSCI_lib
by danh-arm
· Mon Jul 25 12:29:52 2016 +0100
30ce3ad
ARM platforms: Define common image sizes
by Antonio Nino Diaz
· Mon Jul 25 12:04:31 2016 +0100
b9ff2fd
Rearrange assembly helper macros
by Soby Mathew
· Fri Jul 08 15:26:35 2016 +0100
2afe462
Define `plat_get_syscnt_freq2()` unconditionally for ARM platforms
by Soby Mathew
· Thu Jul 07 10:03:21 2016 +0100
4876ae3
Cater for preloaded BL33 within plat_get_ns_image_entrypoint()
by Soby Mathew
· Mon May 09 17:20:10 2016 +0100
0eb965b
Move `arm_common.c` out of aarch64 folder
by Soby Mathew
· Thu Jul 07 08:45:56 2016 +0100
f6c4108
Include `plat_psci_common.c` from the new location
by Soby Mathew
· Tue May 03 12:31:18 2016 +0100
d019487
Introduce PSCI Library Interface
by Soby Mathew
· Fri Apr 29 19:01:30 2016 +0100
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· Thu Mar 24 16:56:29 2016 +0000
24ab34f
Fix coding guideline warnings
by Soby Mathew
· Tue May 03 17:11:42 2016 +0100
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· Thu Jun 16 14:52:04 2016 +0100
3364f44
Merge pull request #666 from Xilinx/zynqmp/rodata-xn
by danh-arm
· Mon Jul 18 16:20:30 2016 +0100
bcb4aaa
Merge pull request #654 from rockchip-linux/rk3399-suspend-resume
by danh-arm
· Mon Jul 18 16:18:37 2016 +0100
bb6611b
Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-service
by danh-arm
· Mon Jul 18 16:18:24 2016 +0100
42e113e
rockchip: support the suspend/resume for rk3399
by Tony Xie
· Sat Jul 16 11:16:51 2016 +0800
c1bf646
rockchip: support plat SIP runtime service
by Caesar Wang
· Tue Jun 21 14:44:01 2016 +0800
ba39fc6
Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn
by danh-arm
· Fri Jul 15 18:55:43 2016 +0100
6a70270
Merge pull request #659 from soby-mathew/sm/declare_stack
by danh-arm
· Fri Jul 15 18:23:11 2016 +0100
5aebb2f
Merge pull request #658 from soby-mathew/sm/init_spi_ppi_gic
by danh-arm
· Fri Jul 15 18:22:32 2016 +0100
8e98582
Merge pull request #655 from Xilinx/report_merr
by danh-arm
· Fri Jul 15 18:14:41 2016 +0100
6a72a91
bl31: Add error reporting registers
by Naga Sureshkumar Relli
· Fri Jul 01 12:52:41 2016 +0530
6d1ba58
zynqmp: Separate code and rodata
by Soren Brinkmann
· Fri Jul 08 14:45:14 2016 -0700
889ca03
ARM CSS platforms: Map flash as execute-never by default
by Sandrine Bailleux
· Tue Jun 14 17:01:00 2016 +0100
12997c5
Add some verbose traces in arm_setup_page_tables()
by Sandrine Bailleux
· Mon Jun 20 13:57:10 2016 +0100
ecdc4d3
ARM platforms: Add support for SEPARATE_CODE_AND_RODATA
by Sandrine Bailleux
· Fri Jul 08 14:38:16 2016 +0100
a0e505e
ARM platforms: Include BL2U's RO section in total memory region
by Sandrine Bailleux
· Mon Jun 20 10:10:40 2016 +0100
28ee10f
ARM platforms: Restrict mapping of Trusted ROM in BL1
by Sandrine Bailleux
· Wed Jun 15 15:44:27 2016 +0100
bdba5e5
TSP: Print BL32_BASE rather than __RO_START__
by Sandrine Bailleux
· Thu Jun 16 14:24:26 2016 +0100
f91f144
Introduce SEPARATE_CODE_AND_RODATA build flag
by Sandrine Bailleux
· Fri Jul 08 14:37:40 2016 +0100
66552da
Introduce round_up/down() macros
by Sandrine Bailleux
· Thu Jun 16 15:05:39 2016 +0100
7659a26
Introduce utils.h header file
by Sandrine Bailleux
· Tue Jul 05 09:55:03 2016 +0100
6c2daed
BL1: Add linker symbol identifying end of ROM content
by Sandrine Bailleux
· Wed Jun 15 13:53:50 2016 +0100
ac3aa68
xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes
by Sandrine Bailleux
· Tue Jun 14 16:31:09 2016 +0100
7528b68
xlat lib: Refactor mmap_desc() function
by Sandrine Bailleux
· Tue Jun 14 16:29:04 2016 +0100
4a1267a
Introduce arm_setup_page_tables() function
by Sandrine Bailleux
· Wed May 18 16:11:47 2016 +0100
bfdbecf
Derive stack alignment from CACHE_WRITEBACK_GRANULE
by Soby Mathew
· Thu Jun 09 17:16:35 2016 +0100
4f96838
GIC: Ensure SGIs and PPIs are Group0 before setup
by Soby Mathew
· Tue Jun 07 17:06:27 2016 +0100
876877d
Merge pull request #657 from yatharth-arm/yk/genfw-1505
by danh-arm
· Wed Jul 06 17:35:37 2016 +0100
79f8640
Fix `cert_create` tool for Segmentation fault
by Yatharth Kochar
· Wed Jun 22 14:49:27 2016 +0100
e4862e2
Merge pull request #651 from Xilinx/zynqmp_uart
by danh-arm
· Mon Jul 04 18:05:15 2016 +0100
8f7f769
Merge pull request #652 from soby-mathew/sm/pmf_psci_stat
by danh-arm
· Mon Jul 04 16:32:24 2016 +0100
421dbc4
Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms
by Soby Mathew
· Mon May 23 16:07:53 2016 +0100
241ec6c
Add optional PSCI STAT residency & count functions
by Yatharth Kochar
· Mon May 09 18:26:35 2016 +0100
9518d02
Add Performance Measurement Framework(PMF)
by Yatharth Kochar
· Fri Mar 11 14:20:19 2016 +0000
99c0d7b
zynqmp: Add option to select between Cadence UARTs
by Soren Brinkmann
· Fri Jun 10 09:57:14 2016 -0700
bb272b4
Merge pull request #650 from Xilinx/zynqmp-updates
by danh-arm
· Wed Jun 15 15:57:02 2016 +0100
9efe657
build_macros: Add 'add_define_val' macro
by Soren Brinkmann
· Thu Jun 09 13:36:27 2016 -0700
2293efa
Merge pull request #629 from ljerry/tf_issue_398
by danh-arm
· Mon Jun 13 13:50:58 2016 +0100
8ea4e41
Merge pull request #648 from ashutoshksingh/integration
by danh-arm
· Mon Jun 13 11:27:31 2016 +0100
f0518ce2
Merge pull request #646 from davwan01/dw/gicv3-wakeup
by danh-arm
· Mon Jun 13 11:09:08 2016 +0100
fe79d71
Merge pull request #635 from jenswi-linaro/qemu
by danh-arm
· Mon Jun 13 11:08:19 2016 +0100
82a720e
opteed: assume aarch64 for optee
by Ashutosh Singh
· Fri May 27 15:51:17 2016 +0100
52c798e
Add support for QEMU virt ARMv8-A target
by Jens Wiklander
· Mon Dec 07 14:37:10 2015 +0100
e71b48a
Merge pull request #642 from soby-mathew/sm/override_rotpk
by danh-arm
· Wed Jun 08 16:06:43 2016 +0100
99c571b
Merge pull request #643 from sandrine-bailleux-arm/sb/checkpatch-conf-file
by danh-arm
· Wed Jun 08 13:30:03 2016 +0100
a83af08
Merge pull request #639 from danh-arm/dh/import-libfdt
by danh-arm
· Wed Jun 08 13:20:35 2016 +0100
c1d9cfb
CSS: Add support to wake up the core from wfi in GICv3
by David Wang
· Tue Jun 07 09:22:40 2016 +0800
0ff06ce
zynqmp: pm: Added NODE_IPI_APU slave node ID in pm_defs.h
by Mirela Simonovic
· Tue Jun 07 18:15:40 2016 +0200
335d33f
Merge pull request #645 from sandrine-bailleux-arm/sb/improve-load-image-comments
by danh-arm
· Tue Jun 07 09:35:02 2016 +0100
8eaf46e
Update comments in load_image()
by Sandrine Bailleux
· Fri May 27 14:08:10 2016 +0100
9ea2e25
Merge pull request #644 from sandrine-bailleux-arm/sb/rm-outdated-comment
by danh-arm
· Mon Jun 06 10:54:28 2016 +0100
0b5a158
Move checkpatch options in a configuration file
by Sandrine Bailleux
· Thu Jun 02 11:19:59 2016 +0100
2f7ed05
Allow dynamic overriding of ROTPK verification
by Soby Mathew
· Tue May 24 15:05:15 2016 +0100
910f6be
Merge pull request #641 from antonio-nino-diaz-arm/an/fvp-set-nv-ctr
by danh-arm
· Fri Jun 03 17:27:45 2016 +0100
290f6a3
Merge pull request #640 from sandrine-bailleux-arm/sb/fix-syntax-error
by danh-arm
· Fri Jun 03 17:26:59 2016 +0100
Next »