mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00
docs(maintainers): add code owners for context management module
This patch adds code owners responsible for maintaining context management source files in TF-A. Change-Id: Idc679a907b8380e81d5fbb129fcb74cea5983c0e Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
This commit is contained in:
parent
4d16bc70bf
commit
5ecb6bb0bf
1 changed files with 14 additions and 0 deletions
|
@ -451,6 +451,20 @@ Firmware Handoff Library (Transfer List)
|
|||
:|F|: lib/transfer_list
|
||||
:|F|: include/lib/transfer_list.h
|
||||
|
||||
Context Management
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
:|M|: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
|
||||
:|G|: `jayanthchidanand-arm`_
|
||||
:|M|: Manish Pandey <manish.pandey2@arm.com>
|
||||
:|G|: `manish-pandey-arm`_
|
||||
:|M|: Madhukar Pappireddy <Madhukar.Pappireddy@arm.com>
|
||||
:|G|: `madhukar-Arm`_
|
||||
:|F|: bl1/aarch32/bl1_context_mgmt.c
|
||||
:|F|: bl1/aarch64/bl1_context_mgmt.c
|
||||
:|F|: bl31/bl31_context_mgmt.c
|
||||
:|F|: lib/el3_runtime/
|
||||
:|F|: include/lib/el3_runtime/
|
||||
|
||||
Platform Ports
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue