Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
eb1c12cfe9c02e29b537603d919f16c926bb63eb
eb1c12c
GIC: Add API to set/clear interrupt pending
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
dce70b3
GIC: Add API to set interrupt routing
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
ab14e9b
GIC: Add API to raise secure SGI
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
c06f05c
GIC: Add APIs to set interrupt type and query support
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
447b89d
GIC: Add API to set interrupt priority
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
0fcdfff
GIC: Add APIs to enable and disable interrupt
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
24e7029
GIC: Add API to get interrupt active status
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
522a465
GIC: Add APIs to query interrupt types
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
eeb43be
ARM platforms: supply per-PE target mask array
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
393fdd9
GICv2: Add driver API to set PE target mask
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
b1e957e
GIC: Add API to get running priority
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
73f1b9c
Merge pull request #1122 from EvanLloyd/ejll/62_fiptool1
by davidcunado-arm
· Mon Oct 16 08:51:18 2017 +0100
04dc344
fiptool: Precursor changes for Visual Studio
by Evan Lloyd
· Thu May 25 19:06:47 2017 +0100
8da7acf
Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_build_with_openssl_v1.1
by davidcunado-arm
· Wed Oct 11 16:39:10 2017 +0100
1e2d7f5
Merge pull request #1100 from ajs-sun/master
by davidcunado-arm
· Wed Oct 11 13:56:38 2017 +0100
b76da30
Merge pull request #1117 from antonio-nino-diaz-arm/an/xlat-improvements
by davidcunado-arm
· Mon Oct 09 23:09:29 2017 +0100
6976fa2
Merge pull request #1121 from geesun/qx/cert_ecdsa_fix
by davidcunado-arm
· Mon Oct 09 11:29:33 2017 +0100
31f3bb9
cert_tool: Fix ECDSA certificates create failure
by Qixiang Xu
· Fri Sep 22 16:21:41 2017 +0800
3862894
cert_tool: update for compatibility with OpenSSL v1.1
by Michalis Pappas
· Fri Oct 06 16:11:44 2017 +0800
1577f27
Merge pull request #1119 from soby-mathew/sm/fix_its_assertion
by davidcunado-arm
· Fri Oct 06 20:33:58 2017 +0100
b333d89
Fix assertion in GIC ITS helper
by Soby Mathew
· Fri Oct 06 17:59:03 2017 +0100
8ce779c
Merge pull request #1118 from davidcunado-arm/dc/fix_coverity
by davidcunado-arm
· Fri Oct 06 16:28:45 2017 +0100
c3bd8c2
Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLES
by David Cunado
· Thu Oct 05 21:24:14 2017 +0100
4ed08be
Merge pull request #1116 from soby-mathew/sm/gicv3_save_restore
by davidcunado-arm
· Fri Oct 06 10:38:42 2017 +0100
a84996b
GICv3: Document GICv3 save/restore helpers
by Douglas Raillard
· Wed Aug 02 16:57:32 2017 +0100
f6f1a32
GICv3: ITS architectural save and restore helpers
by Soby Mathew
· Tue Jul 18 16:12:45 2017 +0100
327548c
GICv3: add functions for save and restore
by Soby Mathew
· Thu Jul 13 15:19:51 2017 +0100
a1b1da8
GICv3: turn some macros into inline functions
by Douglas Raillard
· Wed Jul 26 13:51:00 2017 +0100
1bd2d74
GICv3: Fix gic600.c indentation
by Douglas Raillard
· Thu Aug 03 15:59:49 2017 +0100
dcf9d92
xlat: Add support for EL0 and EL1 mappings
by Antonio Nino Diaz
· Wed Oct 04 16:52:15 2017 +0100
2d54579
xlat: Introduce function xlat_arch_tlbi_va_regime()
by Douglas Raillard
· Mon Sep 25 15:23:22 2017 +0100
3383554
xlat: Always compile TLB invalidation functions
by Sandrine Bailleux
· Tue Apr 25 14:09:47 2017 +0100
8f23fa8
xlat: Introduce MAP_REGION2() macro
by Sandrine Bailleux
· Thu Sep 28 21:58:12 2017 +0100
ae6e285
Merge pull request #1109 from robertovargas-arm/mem_protect
by davidcunado-arm
· Wed Oct 04 16:23:59 2017 +0100
ad1bbf1
Merge pull request #1115 from jeenu-arm/tsp-mt
by davidcunado-arm
· Wed Oct 04 14:09:20 2017 +0100
4ecdba3
TSP: Support multi-threading CPUs on FVP
by Jeenu Viswambharan
· Tue Oct 03 12:19:47 2017 +0100
56fcdd7
Merge pull request #1107 from geesun/qx/add_ecdsa_support
by davidcunado-arm
· Mon Oct 02 15:03:16 2017 +0100
773eea6
Merge pull request #1114 from vchong/updt_docs
by davidcunado-arm
· Mon Oct 02 15:03:00 2017 +0100
7f47e74
hikey*: Update docs
by Victor Chong
· Fri Sep 29 19:56:39 2017 +0100
4db2ef4
Merge pull request #1111 from douglas-raillard-arm/dr/fix_uniphier_xlat_include
by davidcunado-arm
· Wed Sep 27 18:38:43 2017 +0100
7dd775a
Uniphier: fix xlat tables lib inclusion
by Douglas Raillard
· Mon Sep 25 17:48:20 2017 +0100
fe841ea
Merge pull request #1110 from masahir0y/xlat
by davidcunado-arm
· Tue Sep 26 18:59:10 2017 +0100
7025cda
xlat: remove cast in MAP_REGION to get back building with GCC 4.9
by Masahiro Yamada
· Tue Sep 26 16:05:59 2017 +0900
3315ad2
Merge pull request #1108 from sandrine-bailleux-arm/sb/fvp-utils-def
by davidcunado-arm
· Mon Sep 25 23:35:37 2017 +0100
502ca97
Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit
by davidcunado-arm
· Mon Sep 25 23:34:28 2017 +0100
89d68f2
Merge pull request #1106 from antonio-nino-diaz-arm/an/bit-macro
by davidcunado-arm
· Mon Sep 25 18:56:48 2017 +0100
f8fda10
mem_protect: Add DRAM2 to the list of mem protected ranges
by Roberto Vargas
· Tue Aug 08 11:27:20 2017 +0100
a1c16b6
mem_protect: Add mem_protect support in Juno and FVP for DRAM1
by Roberto Vargas
· Thu Aug 03 09:16:43 2017 +0100
c590770
Add mem_region utility functions
by Roberto Vargas
· Thu Aug 03 08:56:38 2017 +0100
0a4c261
mem_protect: Add mem_protect API
by Roberto Vargas
· Thu Aug 03 08:16:16 2017 +0100
aa05eea
Dynamic selection of ECDSA or RSA
by Qixiang Xu
· Thu Aug 24 15:26:39 2017 +0800
1c2aef1
Add support for TBBR using ECDSA keys in ARM platforms
by Qixiang Xu
· Thu Aug 24 15:12:20 2017 +0800
a674feb
plat/arm : update BL size macros to give BL1 and BL2 more space for TBB
by Qixiang Xu
· Thu Aug 24 14:28:08 2017 +0800
e32c042
FVP: Include utils_def.h instead of utils.h
by Sandrine Bailleux
· Wed Sep 20 16:39:20 2017 +0100
f94e40d
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· Thu Sep 14 15:57:44 2017 +0100
c8274a8
Set TCR_EL1.EPD1 bit to 1
by Antonio Nino Diaz
· Fri Sep 15 10:30:34 2017 +0100
6a5f8f1
xlat: simplify mmap_add_region_check parameters (#1101)
by Douglas Raillard
· Thu Sep 21 08:42:21 2017 +0100
b0b4611
Merge pull request #1099 from douglas-raillard-arm/dr/fix_mm_copy
by davidcunado-arm
· Tue Sep 19 18:30:15 2017 +0100
195800d
Merge pull request #1102 from Xilinx/fpga_load
by davidcunado-arm
· Tue Sep 19 18:29:32 2017 +0100
98f8090
trusty: save/restore FPU registers in world switch
by Aijun Sun
· Tue Sep 19 16:52:08 2017 +0800
881788d
zynqmp: Sync function declaration and definition
by Soren Brinkmann
· Mon Sep 18 09:13:17 2017 -0700
f07b808
Merge pull request #1093 from soby-mathew/eb/log_fw
by davidcunado-arm
· Mon Sep 18 12:17:33 2017 +0100
9d3dc25
Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region
by davidcunado-arm
· Fri Sep 15 14:32:08 2017 +0100
ddd5497
Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module
by davidcunado-arm
· Fri Sep 15 11:29:03 2017 +0100
f9c996a
Merge pull request #1096 from davidcunado-arm/im/mair_attributes_helper
by davidcunado-arm
· Fri Sep 15 09:37:05 2017 +0100
f68d2ed
xlat: fix mm copy when adding a region
by Douglas Raillard
· Tue Sep 12 10:31:49 2017 +0100
5efa6ff
Merge pull request #1098 from vchong/boot_without_spd
by davidcunado-arm
· Thu Sep 14 09:37:53 2017 +0100
e873875
Merge pull request #1095 from soby-mathew/sm/fix_cert_create_build
by davidcunado-arm
· Thu Sep 14 09:37:32 2017 +0100
398d5d3
hikey*: Undef BL32_BASE when building without SPD
by Victor Chong
· Thu Sep 14 01:27:19 2017 +0900
043741c
hikey*: Fix typo
by Victor Chong
· Thu Sep 14 01:22:14 2017 +0900
9ce83d3
Merge pull request #1092 from jeenu-arm/errata-workarounds
by davidcunado-arm
· Wed Sep 13 14:52:24 2017 +0100
12a75cc
Merge pull request #1097 from davidcunado-arm/dc/reset_bl31
by davidcunado-arm
· Wed Sep 13 10:59:04 2017 +0100
a5f7281
plat/arm: Fix BL31_BASE when RESET_TO_BL31=1
by Qixiang Xu
· Thu Aug 31 11:45:32 2017 +0800
4fe99c5
Merge pull request #1091 from geesun/qx/el3_payload_base_cfg_check
by davidcunado-arm
· Tue Sep 12 08:44:40 2017 +0100
c40b59c
Merge pull request #1088 from soby-mathew/sm/sds_scmi
by davidcunado-arm
· Tue Sep 12 08:43:38 2017 +0100
02c6307
Helper macro to create MAIR encodings
by Isla Mitchell
· Fri Jul 21 14:44:36 2017 +0100
04e9fc8
Merge pull request #1087 from robertovargas-arm/psci_do_cpu_off
by davidcunado-arm
· Mon Sep 11 18:19:03 2017 +0100
87be6c1
Set default value of USE_TBBR_DEFS
by Soby Mathew
· Fri Sep 08 10:54:12 2017 +0100
35c09f1
xlat: Use MAP_REGION macro as compatibility layer
by Douglas Raillard
· Thu Aug 31 16:20:25 2017 +0100
aaf15f5
Implement log framework
by Soby Mathew
· Mon Sep 04 11:49:29 2017 +0100
f583a06
Introduce tf_vprintf() and tf_string_print()
by Soby Mathew
· Mon Sep 04 11:45:52 2017 +0100
b739468
Merge pull request #1084 from davidcunado-arm/dc/warmboot_a32
by davidcunado-arm
· Mon Sep 11 11:21:08 2017 +0100
4cd483d
Merge pull request #1086 from robertovargas-arm/dead_loop
by davidcunado-arm
· Mon Sep 11 09:50:11 2017 +0100
be9bd9d
Filter out invalid configure for EL3_PAYLOAD_BASE
by Qixiang Xu
· Thu Aug 24 11:03:23 2017 +0800
8392aab
Juno: Disable 859971 and 859972 errata workarounds
by Eleanor Bonnici
· Fri Aug 04 15:03:51 2017 +0100
c3b4ca1
Cortex-A72: Implement workaround for erratum 859971
by Eleanor Bonnici
· Wed Aug 02 18:33:41 2017 +0100
0c9bd27
Cortex-A57: Implement workaround for erratum 859972
by Eleanor Bonnici
· Wed Aug 02 16:35:04 2017 +0100
f471c42
Hikey: enable CPU debug module
by Leo Yan
· Thu Sep 07 14:56:32 2017 +0800
403a6ad
Merge pull request #1082 from vchong/load_img_v2_parse_optee_header
by davidcunado-arm
· Thu Sep 07 08:46:47 2017 +0100
512d84c
Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1
by davidcunado-arm
· Thu Sep 07 01:14:24 2017 +0100
e94b06d
Merge pull request #1078 from douglas-raillard-arm/dr/add_cfi_vector_entry
by davidcunado-arm
· Thu Sep 07 00:45:59 2017 +0100
878f03c
Merge pull request #1019 from etienne-lms/log-size
by davidcunado-arm
· Thu Sep 07 00:40:59 2017 +0100
1ced6b8
CSS: Changes for SDS framework
by Soby Mathew
· Mon Jun 12 12:37:10 2017 +0100
f6f2b7e
SDS: Introduce the sds drivers
by Soby Mathew
· Mon Jun 12 12:13:04 2017 +0100
a535453
Split CSS makefile for sp_min on Juno
by Soby Mathew
· Mon Jun 12 12:15:01 2017 +0100
20948c4
Fix JUNO AArch32 build
by Soby Mathew
· Wed Jul 05 15:07:05 2017 +0100
3cb73cb
Reduce time lock in psci_do_cpu_off
by Roberto Vargas
· Mon Sep 04 16:49:41 2017 +0100
9c685a8
juno: Fix bug in plat_get_my_entrypoint
by Roberto Vargas
· Fri Sep 01 15:08:47 2017 +0100
b22fe23
Merge pull request #1076 from masahir0y/asm_macro
by davidcunado-arm
· Wed Sep 06 09:16:17 2017 +0100
a31bcde
Set NS version SCTLR during warmboot path
by David Cunado
· Mon Sep 04 16:41:37 2017 +0100
Next »