From c671daeeea03d618d65f44f129a62f1b21213e13 Mon Sep 17 00:00:00 2001 From: David Vincze Date: Thu, 12 May 2022 16:07:03 +0200 Subject: [PATCH] docs(maintainers): add PSA, MHU, RSS comms code owners Adding Sandrine Bailleux for the PSA APIs and myself for the MHU and RSS comms drivers as code owner. Change-Id: Ib948479cc6e46163aae59c938877a2d0bcf91754 Signed-off-by: David Vincze --- docs/about/maintainers.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/docs/about/maintainers.rst b/docs/about/maintainers.rst index b9b58782c..c62a6beb2 100644 --- a/docs/about/maintainers.rst +++ b/docs/about/maintainers.rst @@ -293,6 +293,20 @@ GIC driver :|G|: `odeprez`_ :|F|: drivers/arm/gic/ +Message Handling Unit (MHU) driver +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +:|M|: David Vincze +:|G|: `davidvincze`_ +:|F|: include/drivers/arm/mhu.h +:|F|: drivers/arm/mhu + +Runtime Security Subsystem (RSS) comms driver +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +:|M|: David Vincze +:|G|: `davidvincze`_ +:|F|: include/drivers/arm/rss_comms.h +:|F|: drivers/arm/rss + Libfdt wrappers ^^^^^^^^^^^^^^^ :|M|: Madhukar Pappireddy @@ -331,6 +345,13 @@ PSA Firmware Update :|F|: drivers/fwu :|F|: include/drivers/fwu +Platform Security Architecture (PSA) APIs +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +:|M|: Sandrine Bailleux +:|G|: `sandrine-bailleux-arm`_ +:|F|: include/lib/psa +:|F|: lib/psa + System Control and Management Interface (SCMI) Server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ :|M|: Etienne Carriere @@ -821,6 +842,7 @@ Conventional Changelog Extensions .. _b49020: https://github.com/b49020 .. _carlocaione: https://github.com/carlocaione .. _danh-arm: https://github.com/danh-arm +.. _davidvincze: https://github.com/davidvincze .. _etienne-lms: https://github.com/etienne-lms .. _glneo: https://github.com/glneo .. _grandpaul: https://github.com/grandpaul