Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
f807d3dfc9fa51f6b0f9ecb5f69ff2369e8d6dd1
« Previous
03fe10c
Fix bug in semihosting write function
by Juan Castillo
· 9 years ago
e6d30e9
TBB: rework cert_create tool to follow a data driven approach
by Juan Castillo
· 9 years ago
011d420
Update user guide to use Linaro releases
by Sandrine Bailleux
· 9 years ago
7f1f062
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· 10 years ago
b2357f7
Merge pull request #329 from vwadekar/tegra-system-suspend-v3
by Achin Gupta
· 9 years ago
81b1383
Implement get_sys_suspend_power_state() handler for Tegra
by Varun Wadekar
· 9 years ago
2e0764b
Merge pull request #324 from soby-mathew/sm/sys_suspend
by danh-arm
· 9 years ago
1cdd843
Merge pull request #326 from jcastillo-arm/jc/tbb_ecdsa
by Achin Gupta
· 9 years ago
a2224ab
TBB: build 'cert_create' with ECDSA only if OpenSSL supports it
by Juan Castillo
· 9 years ago
094c132
Merge pull request #315 from jcastillo-arm/jc/tbb_tmp9
by danh-arm
· 9 years ago
9b842d6
TBB: add authentication framework documentation
by Juan Castillo
· 9 years ago
665b9ec
TBB: delete deprecated plat_match_rotpk()
by Juan Castillo
· 10 years ago
c9ac73f
TBB: delete deprecated PolarSSL authentication module
by Juan Castillo
· 10 years ago
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· 9 years ago
f9f39c3
TBB: add ECDSA support to the certificate generation tool
by Juan Castillo
· 9 years ago
9b265a8
TBB: add TBBR Chain of Trust
by Juan Castillo
· 9 years ago
a57a4d5
TBB: add mbedTLS authentication related libraries
by Juan Castillo
· 10 years ago
8e55d93
TBB: add authentication framework
by Juan Castillo
· 10 years ago
31a68f0
TBB: add platform API to read the ROTPK information
by Juan Castillo
· 10 years ago
3a66aca
Use numbers to identify images instead of names
by Juan Castillo
· 10 years ago
f18daf7
TBB: replace assert() with runtime checks in PolarSSL module
by Juan Castillo
· 10 years ago
ac40293
TBB: use ASN.1 type DigestInfo to represent hashes
by Juan Castillo
· 10 years ago
72fe347
TBB: add build option to save private keys
by Juan Castillo
· 10 years ago
0bed7c1
Merge pull request #325 from sandrine-bailleux/sb/fix-rw-data-relocation
by danh-arm
· 9 years ago
4534c64
Bug fix: Build time condition to relocate RW data
by Sandrine Bailleux
· 9 years ago
7864145
Merge pull request #321 from vwadekar/tegra-gic-implementation-v1
by danh-arm
· 9 years ago
9ccbc03
Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1
by danh-arm
· 9 years ago
9616838
PSCI: Add SYSTEM_SUSPEND API support
by Soby Mathew
· 10 years ago
d3a4150
Add missing features to the Tegra GIC driver
by Varun Wadekar
· 9 years ago
dfe42ef
Merge pull request #322 from athoelke/at/fix-bl1-assertions
by danh-arm
· 9 years ago
c85c08a
Merge pull request #323 from athoelke/at/fix-aff-inst-overflow
by danh-arm
· 9 years ago
5e287b5
Fix incorrect assertions in bl1_main()
by Andrew Thoelke
· 9 years ago
33e7d6a
Fix integer extension in mpidr_set_aff_inst()
by Andrew Thoelke
· 9 years ago
3898241
Merge pull request #320 from danh-arm/rh/timer-api-v10
by danh-arm
· 9 years ago
f96fc8f
FVP: Add SP804 delay timer
by Ryan Harkin
· 10 years ago
0392579
Add SP804 delay timer driver
by Ryan Harkin
· 10 years ago
f9aae8b
Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3
by danh-arm
· 9 years ago
32539fc
Add a simple delay timer driver API
by Ryan Harkin
· 10 years ago
edd6643
Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3
by Achin Gupta
· 9 years ago
7a269e2
Reserve a Video Memory aperture in DRAM memory
by Varun Wadekar
· 9 years ago
72f857d
Move dispatcher documents to the docs/spd folder
by Varun Wadekar
· 9 years ago
52a1598
Boot Trusted OS' on Tegra SoCs
by Varun Wadekar
· 9 years ago
7c6a91a
Merge pull request #314 from sandrine-bailleux/sb/css-data-structs
by danh-arm
· 9 years ago
9a837f6
Merge pull request #312 from jcastillo-arm/jc/tf-issues/308
by danh-arm
· 9 years ago
47ea1bc
CSS: Remove the constants MHU_SECURE_BASE/SIZE
by Sandrine Bailleux
· 9 years ago
761bba3
CSS: Clarify what the SCP boot config is
by Sandrine Bailleux
· 10 years ago
5567e01
Fix build option 'ARM_TSP_RAM_LOCATION' in user guide
by Juan Castillo
· 9 years ago
772631f
Merge pull request #309 from soby-mathew/sm/fix_fvp_get_entry
by danh-arm
· 9 years ago
449dbd5
Introduce PROGRAMMABLE_RESET_ADDRESS build option
by Sandrine Bailleux
· 9 years ago
acde8b0
Rationalize reset handling code
by Sandrine Bailleux
· 9 years ago
81899f1
Remove FIRST_RESET_HANDLER_CALL build option
by Sandrine Bailleux
· 9 years ago
2ae2319
FVP: Correct the PSYSR_WK bit width in platform_get_entrypoint
by Soby Mathew
· 10 years ago
31e7abc
Merge pull request #305 from achingupta/ag/tf-issues#306
by Achin Gupta
· 9 years ago
338e1c4
Merge pull request #307 from soby-mathew/sm/css_bit_width_fix
by Achin Gupta
· 9 years ago
4f04935
Merge pull request #308 from vwadekar/tegra-soc-support-v4
by Achin Gupta
· 9 years ago
da797f6
Always enable CCI coherency in BL3-1
by Sandrine Bailleux
· 9 years ago
b316e24
Support for NVIDIA's Tegra T210 SoCs
by Varun Wadekar
· 9 years ago
eeeced5
Driver for 16550 UART interface
by Varun Wadekar
· 9 years ago
73003ac
CSS: Extract primary cpu id using the correct bit width
by Soby Mathew
· 9 years ago
a4bf875
Merge pull request #303 from danh-arm/dh/fix-fvp-setup-topology
by danh-arm
· 9 years ago
966b952
Fix reporting of interrupt ID in ARM GIC driver
by Achin Gupta
· 9 years ago
fd3f415
Fix return type of FVP plat_arm_topology_setup
by Dan Handley
· 10 years ago
0574d8b
Merge pull request #301 from soby-mathew/sm/cpu_on_pend_state_fix
by achingupta
· 9 years ago
979992e
Fix handling of spurious interrupts in BL3_1
by Achin Gupta
· 9 years ago
22fa7e4
PSCI: Set ON_PENDING state early during CPU_ON
by Soby Mathew
· 9 years ago
dccb932
Merge pull request #297 from sandrine-bailleux/sb/move-up-deps
by danh-arm
· 10 years ago
0d4ad72
Merge pull request #296 from danh-arm/sb/scpi-min-changes
by danh-arm
· 10 years ago
5f6c4fc
Merge pull request #295 from danh-arm/dh/plat-port-reorg
by danh-arm
· 10 years ago
3414f54
FVP: update device tree idle state entries
by Juan Castillo
· 10 years ago
2a4f038
Move up dependency versions in user guide
by Sandrine Bailleux
· 10 years ago
7da652d
Detect SCP version incompatibility
by Sandrine Bailleux
· 10 years ago
04b66d8
Move to the new ARM SCP Messaging Interfaces
by Sandrine Bailleux
· 10 years ago
107f313
Doc updates following platform port reorganization
by Dan Handley
· 10 years ago
8e930fe
Move Juno port to plat/arm/board/juno
by Dan Handley
· 10 years ago
7bef800
Migrate Juno port to use common code
by Dan Handley
· 10 years ago
d617f66
Move FVP port to plat/arm/board/fvp
by Dan Handley
· 10 years ago
2b6b574
Migrate FVP port to use common code
by Dan Handley
· 10 years ago
9df4804
Add common ARM and CSS platform code
by Dan Handley
· 10 years ago
f05c1b5
Add linker symbol declarations to bl_common.h
by Dan Handley
· 10 years ago
81be100
Allow deeper platform port directory structure
by Dan Handley
· 10 years ago
c863fa4
Separate out common console functionality
by Dan Handley
· 10 years ago
ea59668
Add header guards to asm macro files
by Dan Handley
· 10 years ago
0cdebbd
Remove use of PLATFORM_CACHE_LINE_SIZE
by Dan Handley
· 10 years ago
eb839ce
Fix type mismatches in verbose logging
by Dan Handley
· 10 years ago
7607676
Add TZC function to configure region 0
by Dan Handley
· 10 years ago
152fbfe
Merge pull request #290 from soby-mathew/sm/AEM_crash_report_fix
by danh-arm
· 10 years ago
ec1453a
Merge pull request #289 from danh-arm/vw/tlkd-args-via-cpu-regs-v4
by danh-arm
· 10 years ago
ab538de
Merge pull request #288 from danh-arm/sb/remove-arch-makefile
by danh-arm
· 10 years ago
999d6c1
Merge pull request #287 from danh-arm/sb/bl2-loading-errors
by danh-arm
· 10 years ago
e364a8a
Fix recursive crash prints on FVP AEM model
by Soby Mathew
· 10 years ago
ebfeae9
Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)
by Varun Wadekar
· 10 years ago
f87ab39
Remove the ARCH build configuration from the Makefile
by Sandrine Bailleux
· 10 years ago
aada44c
Panic if platform specific BL3-0 handling fails
by Sandrine Bailleux
· 10 years ago
26edb8a
Merge pull request #284 from kpet/kp/tf-issues-295
by danh-arm
· 10 years ago
a877c25
Add support to indicate size and end of assembly functions
by Kévin Petit
· 10 years ago
05cbb00
Merge pull request #277 from soby-mathew/sm/coh_lock_opt
by danh-arm
· 10 years ago
7114003
Merge pull request #279 from sandrine-bailleux/sb/fix-checkpatch
by danh-arm
· 10 years ago
2eb68ca
Merge pull request #280 from vwadekar/tlkd-fixed-v3
by danh-arm
· 10 years ago
ae5478d
TLK-D documentation and add NVIDIA to the Acknowledgements file
by Varun Wadekar
· 10 years ago
b539b6c
Open/Close TA sessions, send commands/events to TAs
by Varun Wadekar
· 10 years ago
Next »