Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
d99d09a72ba52561506576d1e83bd1d325646e86
/
lib
« Previous
1a9644b
Merge pull request #702 from jeenu-arm/psci-node-hw-state
by danh-arm
· 8 years ago
7f03e9d9
PSCI: Add support for PSCI NODE_HW_STATE API
by Jeenu Viswambharan
· 8 years ago
7c9d5f8
Flush `psci_plat_pm_ops` after initialization
by Soby Mathew
· 8 years ago
b4a970a
AArch32: Fix SCTLR context initialization
by Soby Mathew
· 8 years ago
d48ae61
Automatically select initial xlation lookup level
by Antonio Nino Diaz
· 8 years ago
89d90dc
AArch32: Add support to PSCI lib
by Soby Mathew
· 8 years ago
748be1d
AArch32: Add support in TF libraries
by Soby Mathew
· 8 years ago
935c2e7
AArch32: Add translation table library support
by Soby Mathew
· 8 years ago
d29f67b
AArch32: Add assembly helpers
by Soby Mathew
· 8 years ago
7b5c9b3
Move spinlock library code to AArch64 folder
by Soby Mathew
· 8 years ago
fea233c
Fix the translation table library for wraparound cases
by Soby Mathew
· 8 years ago
d59a669
Merge pull request #670 from achingupta/ag/psci_retention_fix
by danh-arm
· 8 years ago
9b2bf25
Fix use of stale power states in PSCI standby finisher
by Achin Gupta
· 8 years ago
f9f3bbf
Validate psci_find_target_suspend_lvl() result
by Sandrine Bailleux
· 8 years ago
d019487
Introduce PSCI Library Interface
by Soby Mathew
· 9 years ago
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· 9 years ago
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· 8 years ago
ba39fc6
Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn
by danh-arm
· 8 years ago
6a72a91
bl31: Add error reporting registers
by Naga Sureshkumar Relli
· 8 years ago
7659a26
Introduce utils.h header file
by Sandrine Bailleux
· 8 years ago
ac3aa68
xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes
by Sandrine Bailleux
· 8 years ago
7528b68
xlat lib: Refactor mmap_desc() function
by Sandrine Bailleux
· 8 years ago
9518d02
Add Performance Measurement Framework(PMF)
by Yatharth Kochar
· 9 years ago
a83af08
Merge pull request #639 from danh-arm/dh/import-libfdt
by danh-arm
· 8 years ago
fc0c645
Minor libfdt changes to enable TF integration
by Dan Handley
· 8 years ago
32f2130
Import libfdt v1.4.1
by Dan Handley
· 8 years ago
d7b59e4
Move stdlib header files to include/lib/stdlib
by Dan Handley
· 8 years ago
63af687
Add support for ARM Cortex-A73 MPCore Processor
by Yatharth Kochar
· 9 years ago
4ba6b0b
Fix computation of L1 bitmask in the translation table lib
by Sandrine Bailleux
· 9 years ago
b4444e3
Merge pull request #601 from sandrine-bailleux-arm/sb/a57-errata-workarounds
by danh-arm
· 9 years ago
143ef1a
Add support for Cortex-A57 erratum 833471 workaround
by Sandrine Bailleux
· 9 years ago
adcbd55
Add support for Cortex-A57 erratum 826977 workaround
by Sandrine Bailleux
· 9 years ago
48cbe85
Add support for Cortex-A57 erratum 829520 workaround
by Sandrine Bailleux
· 9 years ago
c11116f
Add support for Cortex-A57 erratum 828024 workaround
by Sandrine Bailleux
· 9 years ago
a7e0c53
Add support for Cortex-A57 erratum 826974 workaround
by Sandrine Bailleux
· 9 years ago
afa8a78
Fix wording in cpu-ops.mk comments
by Sandrine Bailleux
· 9 years ago
b5e7f77
Limit support for region overlaps in xlat_tables
by Antonio Nino Diaz
· 9 years ago
44170c4
Refactor the xlat_tables library code
by Soby Mathew
· 9 years ago
346f1f9
Remove xlat_helpers.c
by Antonio Nino Diaz
· 9 years ago
6b28c57
Make cpu operations warning a VERBOSE print
by Soby Mathew
· 9 years ago
686ecbd
Merge pull request #542 from sandrine-bailleux-arm/km/pt-zero
by danh-arm
· 9 years ago
299d794
Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-types
by danh-arm
· 9 years ago
ed0995c
Initialize all translation table entries
by Kristina Martsenko
· 9 years ago
52b1ba6
Extend memory attributes to map non-cacheable memory
by Sandrine Bailleux
· 9 years ago
95036fc
Compile stdlib C files individually
by Antonio Nino Diaz
· 9 years ago
f12a31d
Cortex-Axx: Unconditionally apply CPU reset operations
by Sandrine Bailleux
· 9 years ago
d481759
Disable non-temporal hint on Cortex-A53/57
by Sandrine Bailleux
· 9 years ago
c9bac9c
Use tf_printf() for debug logs from xlat_tables.c
by Soby Mathew
· 9 years ago
46dd170
Remove direct usage of __attribute__((foo))
by Soren Brinkmann
· 9 years ago
432aa77
Add support for ARM Cortex-A35 processor
by Sandrine Bailleux
· 9 years ago
e9c4a64
Make generic code work in presence of system caches
by Achin Gupta
· 9 years ago
e466c9f
Re-design bakery lock memory allocation and algorithm
by Andrew Thoelke
· 9 years ago
3543c7b
Merge pull request #361 from achingupta/for_sm/psci_proto_v5
by Achin Gupta
· 9 years ago
3700a92
PSCI: Migrate TF to the new platform API and CM helpers
by Soby Mathew
· 9 years ago
4fceaca
cortex_a53: Add A53 errata #826319, #836870
by developer
· 9 years ago
28463b9
Add "Project Denver" CPU support
by Varun Wadekar
· 9 years ago
03fe10c
Fix bug in semihosting write function
by Juan Castillo
· 9 years ago
e364a8a
Fix recursive crash prints on FVP AEM model
by Soby Mathew
· 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
156280c
Remove the `owner` field in bakery_lock_t data structure
by Soby Mathew
· 10 years ago
a0a897d
Optimize the bakery lock structure for coherent memory
by Soby Mathew
· 10 years ago
632432b
Merge pull request #270 from vikramkanigiri/vk/a72_cpu_support
by danh-arm
· 10 years ago
c47e011
Add support for ARM Cortex-A72 processor
by Vikram Kanigiri
· 10 years ago
356d59d
Merge pull request #269 from vikramkanigiri/vk/common-cci
by danh-arm
· 10 years ago
725b133
Add macro to calculate number of elements in an array
by Vikram Kanigiri
· 10 years ago
9b38fc8
Initialise cpu ops after enabling data cache
by Vikram Kanigiri
· 10 years ago
b5a6304
Fix the Cortex-A57 reset handler register usage
by Soby Mathew
· 10 years ago
9e75157
stdlib: add missing features to build PolarSSL
by Juan Castillo
· 10 years ago
36433d1
Call reset handlers upon BL3-1 entry.
by Yatharth Kochar
· 10 years ago
523d633
Move bakery algorithm implementation out of coherent memory
by Soby Mathew
· 10 years ago
6b98c7d
Remove the wfe() for bounded wait in bakery_lock
by Soby Mathew
· 10 years ago
7d861ea
Invalidate the dcache after initializing cpu-ops
by Soby Mathew
· 10 years ago
ed04c4a
Precede a 'sev' with a 'dsb' in bakery lock code
by Achin Gupta
· 10 years ago
937488b
Optimize Cortex-A57 cluster power down sequence on Juno
by Soby Mathew
· 10 years ago
1604fa0
Optimize barrier usage during Cortex-A57 power down
by Soby Mathew
· 10 years ago
c088433
Apply errata workarounds only when major/minor revisions match.
by Soby Mathew
· 10 years ago
42aa5eb
Add support for level specific cache maintenance operations
by Soby Mathew
· 10 years ago
802f865
Add support for selected Cortex-A57 errata workarounds
by Soby Mathew
· 10 years ago
38b4bc9
Add CPU specific crash reporting handlers
by Soby Mathew
· 10 years ago
8e2f287
Add CPU specific power management operations
by Soby Mathew
· 10 years ago
f1785fd
Add platform API for reset handling
by Soby Mathew
· 10 years ago
c704cbc
Introduce framework for CPU specific operations
by Soby Mathew
· 10 years ago
7b83c44
Move IO storage source to drivers directory
by Dan Handley
· 10 years ago
3aa9216
Remove redundant io_init() function
by Dan Handley
· 10 years ago
91b624e
Rationalize console log output
by Dan Handley
· 10 years ago
45c31c4
Merge pull request #172 from soby-mathew/sm/asm_assert
by danh-arm
· 10 years ago
3299181
Merge pull request #170 from achingupta/ag/tf-issues#226
by danh-arm
· 10 years ago
289162c
Merge pull request #169 from achingupta/ag/tf-issues#198
by danh-arm
· 10 years ago
041f62a
Implement an assert() callable from assembly code
by Soby Mathew
· 10 years ago
9f09835
Simplify management of SCTLR_EL3 and SCTLR_EL1
by Achin Gupta
· 10 years ago
afe7e2f
Implement a leaner printf for Trusted Firmware
by Soby Mathew
· 10 years ago
e998254
Make enablement of the MMU more flexible
by Achin Gupta
· 10 years ago
741a382
Calculate TCR bits based on VA and PA
by Lin Ma
· 10 years ago
22129f5
Merge pull request #154 from athoelke/at/inline-mmio
by Andrew Thoelke
· 10 years ago
af9dd82
Inline the mmio accessor functions
by Andrew Thoelke
· 10 years ago
958cc02
Remove calling CPU mpidr from bakery lock API
by Andrew Thoelke
· 10 years ago
ddb312d
Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2
by danh-arm
· 10 years ago
3f78dc3
Make system register functions inline assembly
by Andrew Thoelke
· 10 years ago
1359236
Enable mapping higher physical address
by Lin Ma
· 10 years ago
Next »