Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
d211b4ed85f2fc6ede93d1dd3a8e144561288f89
/
common
84def0c
Merge changes from topic "fix_sparse_warnings" into integration
by Madhukar Pappireddy
· Fri Jan 20 18:20:59 2023 +0100
f20ad90
refactor(cpufeat): convert FEAT_HCX to new scheme
by Andre Przywara
· Tue Nov 15 11:45:19 2022 +0000
2c550e3
refactor(amu): convert FEAT_AMUv1 to new scheme
by Andre Przywara
· Thu Nov 10 14:41:07 2022 +0000
e8920f6
refactor(cpufeat): decouple FGT feature detection and build flags
by Andre Przywara
· Thu Nov 10 14:28:01 2022 +0000
cc4118d
refactor(cpufeat): check FEAT_FGT in a new way
by Andre Przywara
· Mon Nov 14 15:42:44 2022 +0000
5b00511
refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_
by Andre Przywara
· Mon Nov 14 15:38:58 2022 +0000
50b6772
fix(fdt-wrappers): use correct prototypes
by Yann Gautier
· Fri Dec 09 14:04:22 2022 +0100
0e3379d
fix(ras): restrict RAS support for NS world
by Manish Pandey
· Mon Oct 10 11:43:08 2022 +0100
2ff5dc3
fix(debug): decouple "get_el_str()" from backtrace
by Manish Pandey
· Tue Nov 01 16:16:55 2022 +0000
5645384
Merge "fix: backtrace stack unwind misses lr adjustment" into integration
by Manish Pandey
· Wed Oct 12 11:32:08 2022 +0200
fcda293
fix: backtrace stack unwind misses lr adjustment
by Olivier Deprez
· Tue Sep 27 13:34:01 2022 +0200
c142587
feat(debug): add helpers for aborts on AARCH32
by Yann Gautier
· Fri Feb 15 16:42:20 2019 +0100
c88358c
Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration
by Bipin Ravi
· Thu Aug 18 22:24:41 2022 +0200
42305f2
feat(rng-trap): add EL3 support for FEAT_RNG_TRAP
by Juan Pablo Conde
· Tue Jul 12 16:40:29 2022 -0400
e954f65
feat(bl): add interface to query TF-A semantic ver
by laurenw-arm
· Tue Jul 12 10:12:05 2022 -0500
0d90f22
Merge "feat(libfdt): add function to set MAC addresses" into integration
by Manish Pandey
· Fri Jul 08 13:29:58 2022 +0200
a793ccc
feat(trbe): add trbe under feature detection mechanism
by Jayanth Dodderi Chidanand
· Thu May 19 14:08:28 2022 +0100
6931675
feat(brbe): add brbe under feature detection mechanism
by Jayanth Dodderi Chidanand
· Mon May 09 12:33:03 2022 +0100
37dd8e1
feat(spmc): add FFA_PARTITION_INFO_GET handler
by Marc Bonnici
· Tue Aug 17 18:00:07 2021 +0100
36c60fb
Merge changes from topic "allwinner-idle" into integration
by André Przywara
· Wed May 04 02:10:02 2022 +0200
d480202
feat(fdt-wrappers): add function to find or add a sudnode
by Ruchika Gupta
· Fri Apr 08 13:16:16 2022 +0530
ad0dae7
feat(fdt): add the ability to supply idle state information
by Samuel Holland
· Sun Jan 23 17:12:26 2022 -0600
3e8c7ec
feat(libfdt): add function to set MAC addresses
by Andre Przywara
· Sun Dec 19 13:55:33 2021 +0000
4b5489c
refactor(twed): improve TWED enablement in EL-3
by Jayanth Dodderi Chidanand
· Mon Mar 28 15:28:55 2022 +0100
9461a89
refactor(el3-runtime): add arch-features detection mechanism
by Jayanth Dodderi Chidanand
· Mon Jan 17 18:57:17 2022 +0000
92de80a
refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot
by Manish V Badarkhe
· Thu Dec 16 10:41:47 2021 +0000
927ebea
Merge "fix: libc: use long for 64-bit types on aarch64" into integration
by Manish Pandey
· Mon Nov 08 21:34:42 2021 +0100
e5dcf98
fix: libc: use long for 64-bit types on aarch64
by Scott Branden
· Tue Aug 25 13:49:32 2020 -0700
18c85a1
fix(fdt): avoid output on missing DT property
by Andre Przywara
· Thu Sep 02 17:00:06 2021 +0100
f2a78fe
feat(libfdt): also allow changing base address
by Andre Przywara
· Wed May 19 09:37:21 2021 +0100
93c9db0
feat(fdt-wrappers): add CPU enumeration utility function
by Chris Kay
· Tue Sep 28 16:06:25 2021 +0100
e927215
build(fdt-wrappers): introduce FDT wrappers makefile
by Chris Kay
· Tue Sep 28 15:52:14 2021 +0100
a74d963
feat(measured_boot): image hash measurement and recording in BL1
by Manish V Badarkhe
· Tue Sep 14 23:12:42 2021 +0100
57b669f
refactor(measured boot): move image measurement to generic layer
by Manish V Badarkhe
· Mon Sep 20 09:06:02 2021 +0100
a26bf35
refactor(hw_crc32): renamed hw_crc32 to tf_crc32
by Manish V Badarkhe
· Fri Jul 02 20:29:56 2021 +0100
b59bf9f
feat(fwu): avoid booting with an alternate boot source
by Manish V Badarkhe
· Thu Jul 01 21:32:31 2021 +0100
69ac8ff
Merge changes Ic7579b60,I05414ca1 into integration
by Madhukar Pappireddy
· Fri Jul 30 17:58:22 2021 +0200
03003b0
fix(fdt): fix OOB write in uuid parsing function
by David Horstmann
· Mon Jul 26 16:31:42 2021 +0100
b6cfd03
feat(common/debug): add new macro ERROR_NL() to print just a newline
by Pali Rohár
· Tue Jul 20 23:57:47 2021 +0200
7a86792
feat(hw_crc): add support for HW computed CRC
by Manish V Badarkhe
· Thu Apr 22 14:41:27 2021 +0100
a65a8ff
feat(fdt): introduce wrapper function to read DT UUIDs
by David Horstmann
· Mon Mar 01 19:34:37 2021 +0000
3776ff0
fdt: Use proper #address-cells and #size-cells for reserved-memory
by Andre Przywara
· Sun Jan 17 02:11:32 2021 +0000
7b4e2d6
Print newline after hex address in aarch64 el3_panic function
by Pali Rohár
· Tue Feb 16 18:05:57 2021 +0100
f68a683
Merge "Increase type widths to satisfy width requirements" into integration
by Joanna Farley
· Sun Oct 18 14:51:00 2020 +0000
ed20207
Increase type widths to satisfy width requirements
by Jimmy Brisson
· Tue Aug 04 16:18:52 2020 -0500
39f9eee
Don't return error information from console_flush
by Jimmy Brisson
· Wed Aug 05 13:44:05 2020 -0500
f3310a5
fdt: Fix coverity complaint about 32-bit multiplication
by Andre Przywara
· Wed Oct 07 11:09:42 2020 +0100
f783dd6
Merge changes from topic "stm32_exceptions" into integration
by Manish Pandey
· Wed Sep 30 07:58:44 2020 +0000
64b9e14
fdt: Add function to adjust GICv3 redistributor size
by Andre Przywara
· Mon Aug 24 18:28:44 2020 +0100
d04c7ae
Align AARCH32 version of debug.S with AARCH64
by Yann Gautier
· Thu Sep 17 15:15:27 2020 +0200
40f4984
Add support to export a /cpus node to the device tree.
by Javier Almansa Sobrino
· Tue Aug 25 16:16:29 2020 +0100
bde5c95
Add wrapper for AT instruction
by Manish V Badarkhe
· Tue Jul 14 14:43:12 2020 +0100
361c1b3
plat/fvp: Support for extracting UART serial node info from DT
by Madhukar Pappireddy
· Tue Mar 24 10:03:34 2020 -0500
69ca84a
SPMD: extract SPMC DTB header size from SPMD
by Olivier Deprez
· Fri Feb 07 15:44:43 2020 +0100
a0eaca5
fdt/wrappers: Introduce code to find UART DT node
by Andre Przywara
· Thu Mar 26 12:52:06 2020 +0000
4a1c874
plat/stm32: Use generic fdt_get_reg_props_by_name()
by Andre Przywara
· Thu Mar 26 12:11:34 2020 +0000
e183e15
arm: fconf: Fix GICv3 dynamic configuration
by Andre Przywara
· Thu Mar 26 11:57:43 2020 +0000
2d5690c
plat/stm32: Implement fdt_read_uint32_default() as a wrapper
by Andre Przywara
· Thu Mar 26 11:50:33 2020 +0000
fe5bdf5
fdt/wrappers: Replace fdtw_read_cells() implementation
by Andre Przywara
· Thu Mar 26 11:22:37 2020 +0000
6cf6a1b
fdt/wrappers: Generalise fdtw_read_array()
by Andre Przywara
· Mon Mar 30 23:21:13 2020 +0100
d368ce0
Add support to pass the nt_fw_config DTB to OP-TEE.
by Javier Almansa Sobrino
· Mon Feb 10 14:14:27 2020 +0000
813c9f9
Fix crash dump for lower EL
by Alexei Fedorov
· Tue Mar 03 13:31:58 2020 +0000
94eb27f
Merge changes from topic "lm/fconf" into integration
by Sandrine Bailleux
· Tue Feb 11 16:15:45 2020 +0000
26c2740
Merge changes from topic "spmd" into integration
by Olivier Deprez
· Tue Feb 11 08:34:47 2020 +0000
bcc0ade
Merge "coverity: Fix MISRA null pointer violations" into integration
by Mark Dykes
· Mon Feb 10 17:20:53 2020 +0000
da6ef0e
SPMD: add support for an example SPM core manifest
by Achin Gupta
· Fri Oct 11 14:54:48 2019 +0100
b8f26e9
Make PAC demangling more generic
by Alexei Fedorov
· Thu Feb 06 17:11:03 2020 +0000
4da9b31
fconf: Add TBBR disable_authentication property
by Louis Mayencourt
· Mon Sep 30 10:57:24 2019 +0100
e8dadb1
coverity: Fix MISRA null pointer violations
by Zelalem
· Wed Feb 05 14:12:39 2020 -0600
2de82fc
FDT wrappers: add functions for read/write bytes
by Alexei Fedorov
· Wed Jan 29 16:21:28 2020 +0000
b768a1b
FDT helper functions: Fix MISRA issues
by Andre Przywara
· Mon Sep 16 16:50:57 2019 +0100
2cce803
Refactor load_auth_image_internal().
by Sandrine Bailleux
· Mon Oct 14 13:47:21 2019 +0200
6885560
FDT helper functions: Respect architecture in PSCI function IDs
by Andre Przywara
· Thu Sep 19 10:55:25 2019 +0100
16e6419
FDT helper functions: Add function documentation
by Andre Przywara
· Thu Sep 19 10:45:28 2019 +0100
83d90be
Merge changes from topic "raspberry-pi-4-support" into integration
by Sandrine Bailleux
· Mon Sep 16 14:21:04 2019 +0000
83fc839
Add fdt_add_reserved_memory() helper function
by Andre Przywara
· Mon Jul 15 09:00:23 2019 +0100
ffbacb0
qemu: Move and generalise FDT PSCI fixup
by Andre Przywara
· Wed Jul 10 17:27:17 2019 +0100
f41355c
Refactor ARMv8.3 Pointer Authentication support code
by Alexei Fedorov
· Fri Sep 13 14:11:59 2019 +0100
7690382
Move assembly newline function into common debug code
by Justin Chadwell
· Tue Aug 20 10:58:49 2019 +0100
c4dfb3b
AArch64: Align crash reporting output
by Alexei Fedorov
· Mon Jul 29 13:34:07 2019 +0100
8e0ef0f
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· Tue Jul 09 14:02:43 2019 -0700
4047728
Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration
by Soby Mathew
· Thu Jul 25 09:04:21 2019 +0000
a057484
Add helper to parse BL31 parameters (both versions)
by Julius Werner
· Wed May 29 17:01:46 2019 -0700
e638fc2
Merge "backtrace: Strip PAC field when PAUTH is enabled" into integration
by Soby Mathew
· Wed Jul 17 10:49:26 2019 +0000
f30bf68
backtrace: Strip PAC field when PAUTH is enabled
by Louis Mayencourt
· Tue Jul 09 11:40:55 2019 +0100
63801cd
Remove references to old project name from common files
by John Tsichritzis
· Fri Jul 05 14:22:12 2019 +0100
e1e7845
Correctly check for support of Address Authentication
by Antonio Nino Diaz
· Fri Mar 01 09:35:26 2019 +0000
25cda67
Add support for pointer authentication
by Antonio Nino Diaz
· Tue Feb 19 11:53:51 2019 +0000
57f8326
Remove dead code related to LOAD_IMAGE_V2=0
by Sandrine Bailleux
· Wed Jan 30 16:27:16 2019 +0100
0e402d3
Remove support for the SMC Calling Convention 2.0
by Antonio Nino Diaz
· Wed Jan 30 16:01:49 2019 +0000
9095009
plat/arm: Save BL2 descriptors to reserved memory.
by Sathees Balya
· Thu Nov 15 14:22:30 2018 +0000
1fbc97b
Correct typographical errors
by Paul Beesley
· Fri Jan 11 18:26:51 2019 +0000
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
c3a2cf2
backtrace: Extract rules from root Makefile
by Antonio Nino Diaz
· Mon Nov 19 11:48:30 2018 +0000
3fddfbb
Introduce fdtw_read_array() helper
by Antonio Nino Diaz
· Tue Jun 26 10:34:10 2018 +0100
d85c878
Introduce new fdt helper to read string properties
by Antonio Nino Diaz
· Tue Jun 26 10:34:07 2018 +0100
f0b14cf
Remove some MISRA defects in common code
by Antonio Nino Diaz
· Thu Oct 04 09:55:23 2018 +0100
5753e49
Mark BL31 initialization functions
by Daniel Boulby
· Thu Sep 20 14:12:46 2018 +0100
025946a
Remove build option LOAD_IMAGE_V2
by Roberto Vargas
· Mon Sep 24 17:20:48 2018 +0100
5a1451e
Allow setting log level back to compile time value
by Junhan Zhou
· Mon Sep 10 16:36:06 2018 -0400
Next »