mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-29 08:40:03 +00:00
docs(maintainers): add code owners for runtime exceptions module
This patch adds code owners responsible for maintaining runtime exceptions and interrupt management modules in TF-A. Change-Id: Idb131a2af143097e4d05a285e08ef12cd5d3db2a Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
This commit is contained in:
parent
a45f75a6a7
commit
4d16bc70bf
1 changed files with 10 additions and 0 deletions
|
@ -139,6 +139,16 @@ Exception Handling Framework (EHF)
|
||||||
:|G|: `manish-pandey-arm`_
|
:|G|: `manish-pandey-arm`_
|
||||||
:|F|: bl31/ehf.c
|
:|F|: bl31/ehf.c
|
||||||
|
|
||||||
|
Runtime Exceptions and Interrupt Management
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
:|M|: Manish Pandey <manish.pandey2@arm.com>
|
||||||
|
:|G|: `manish-pandey-arm`_
|
||||||
|
:|M|: Madhukar Pappireddy <Madhukar.Pappireddy@arm.com>
|
||||||
|
:|G|: `madhukar-Arm`_
|
||||||
|
:|F|: bl31/aarch64/
|
||||||
|
:|F|: bl31/interrupt_mgmt.c
|
||||||
|
:|F|: include/bl31/interrupt_mgmt.h
|
||||||
|
|
||||||
Realm Management Monitor Dispatcher (RMMD)
|
Realm Management Monitor Dispatcher (RMMD)
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
:|M|: Javier Almansa Sobrino <javier.almansasobrino@arm.com>
|
:|M|: Javier Almansa Sobrino <javier.almansasobrino@arm.com>
|
||||||
|
|
Loading…
Add table
Reference in a new issue