mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-20 11:34:20 +00:00
Add myself and Alexei Fedorov as Measured Boot code owners
Signed-off-by: Javier Almansa Sobrino <javier.almansasobrino@arm.com> Change-Id: Ib327bda239bb5163c60764bae90b0739589dcf66
This commit is contained in:
parent
70501930dd
commit
294d7bf2bc
1 changed files with 14 additions and 5 deletions
|
@ -21,7 +21,7 @@ Maintainers
|
||||||
:G: `soby-mathew`_
|
:G: `soby-mathew`_
|
||||||
:M: Sandrine Bailleux <sandrine.bailleux@arm.com>
|
:M: Sandrine Bailleux <sandrine.bailleux@arm.com>
|
||||||
:G: `sandrine-bailleux-arm`_
|
:G: `sandrine-bailleux-arm`_
|
||||||
:M: Alexei Fedorov <alexei.fedorov@arm.com>
|
:M: Alexei Fedorov <Alexei.Fedorov@arm.com>
|
||||||
:G: `AlexeiFedorov`_
|
:G: `AlexeiFedorov`_
|
||||||
:M: Manish Pandey <manish.pandey2@arm.com>
|
:M: Manish Pandey <manish.pandey2@arm.com>
|
||||||
:G: `manish-pandey-arm`_
|
:G: `manish-pandey-arm`_
|
||||||
|
@ -185,7 +185,7 @@ Reliability Availability Serviceabilty (RAS) framework
|
||||||
|
|
||||||
Activity Monitors Unit (AMU) extensions
|
Activity Monitors Unit (AMU) extensions
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
:M: Alexei Fedorov <alexei.fedorov@arm.com>
|
:M: Alexei Fedorov <Alexei.Fedorov@arm.com>
|
||||||
:G: `AlexeiFedorov`_
|
:G: `AlexeiFedorov`_
|
||||||
:F: lib/extensions/amu/
|
:F: lib/extensions/amu/
|
||||||
|
|
||||||
|
@ -199,7 +199,7 @@ Memory Partitioning And Monitoring (MPAM) extensions
|
||||||
|
|
||||||
Pointer Authentication (PAuth) and Branch Target Identification (BTI) extensions
|
Pointer Authentication (PAuth) and Branch Target Identification (BTI) extensions
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
:M: Alexei Fedorov <alexei.fedorov@arm.com>
|
:M: Alexei Fedorov <Alexei.Fedorov@arm.com>
|
||||||
:G: `AlexeiFedorov`_
|
:G: `AlexeiFedorov`_
|
||||||
:M: Zelalem Aweke <Zelalem.Aweke@arm.com>
|
:M: Zelalem Aweke <Zelalem.Aweke@arm.com>
|
||||||
:G: `zelalem-aweke`_
|
:G: `zelalem-aweke`_
|
||||||
|
@ -221,7 +221,7 @@ Scalable Vector Extension (SVE)
|
||||||
|
|
||||||
Standard C library
|
Standard C library
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^
|
||||||
:M: Alexei Fedorov <alexei.fedorov@arm.com>
|
:M: Alexei Fedorov <Alexei.Fedorov@arm.com>
|
||||||
:G: `AlexeiFedorov`_
|
:G: `AlexeiFedorov`_
|
||||||
:M: John Powell <John.Powell@arm.com>
|
:M: John Powell <John.Powell@arm.com>
|
||||||
:G: `john-powell-arm`_
|
:G: `john-powell-arm`_
|
||||||
|
@ -251,7 +251,7 @@ IO abstraction layer
|
||||||
|
|
||||||
GIC driver
|
GIC driver
|
||||||
^^^^^^^^^^
|
^^^^^^^^^^
|
||||||
:M: Alexei Fedorov <alexei.fedorov@arm.com>
|
:M: Alexei Fedorov <Alexei.Fedorov@arm.com>
|
||||||
:G: `AlexeiFedorov`_
|
:G: `AlexeiFedorov`_
|
||||||
:M: Manish Pandey <manish.pandey2@arm.com>
|
:M: Manish Pandey <manish.pandey2@arm.com>
|
||||||
:G: `manish-pandey-arm`_
|
:G: `manish-pandey-arm`_
|
||||||
|
@ -277,6 +277,15 @@ Firmware Encryption Framework
|
||||||
:F: include/drivers/io/io_encrypted.h
|
:F: include/drivers/io/io_encrypted.h
|
||||||
:F: include/tools_share/firmware_encrypted.h
|
:F: include/tools_share/firmware_encrypted.h
|
||||||
|
|
||||||
|
Measured Boot
|
||||||
|
^^^^^^^^^^^^^
|
||||||
|
:M: Alexei Fedorov <Alexei.Fedorov@arm.com>
|
||||||
|
:G: `AlexeiFedorov`_
|
||||||
|
:M: Javier Almansa Sobrino <Javier.AlmansaSobrino@arm.com>
|
||||||
|
:G: `javieralso-arm`_
|
||||||
|
:F: drivers/measured_boot
|
||||||
|
:F: include/drivers/measured_boot
|
||||||
|
:F: plat/arm/board/fvp/fvp_measured_boot.c
|
||||||
|
|
||||||
Platform Ports
|
Platform Ports
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
|
|
Loading…
Add table
Reference in a new issue