mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 18:44:22 +00:00
docs(maintainers): add code owners for runtime services module
This patch adds code owners responsible for maintaining source files related to runtime services functionality in TF-A. Change-Id: I24fbbfd017f90a4fae2ffbb94c8eb81d0d837f8e Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
This commit is contained in:
parent
017566560e
commit
b131a12377
1 changed files with 12 additions and 0 deletions
|
@ -474,6 +474,18 @@ Context Management
|
|||
:|F|: lib/el3_runtime/
|
||||
:|F|: include/lib/el3_runtime/
|
||||
|
||||
Runtime Services
|
||||
^^^^^^^^^^^^^^^^
|
||||
:|M|: Manish Pandey <manish.pandey2@arm.com>
|
||||
:|G|: `manish-pandey-arm`_
|
||||
:|M|: Madhukar Pappireddy <Madhukar.Pappireddy@arm.com>
|
||||
:|G|: `madhukar-Arm`_
|
||||
:|F|: services/std_svc/std_svc_setup.c
|
||||
:|F|: common/runtime_svc.c
|
||||
:|F|: include/common/runtime_svc.h
|
||||
:|F|: include/services/arm_arch_svc.h
|
||||
:|F|: include/services/std_svc.h
|
||||
|
||||
Platform Ports
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue