From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Liang Date: Thu, 22 Sep 2022 06:17:12 +0000 Subject: [PATCH 05/12] lib: utils/timer: Add PLMT mmio region to root domain In-Reply-To: <20220915015121.27596-6-peterlin@andestech.com> References: <20220915015121.27596-1-peterlin@andestech.com> <20220915015121.27596-6-peterlin@andestech.com> Message-ID: List-Id: To: opensbi@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Thu, Sep 15, 2022 at 09:51:14AM +0800, Yu Chien Peter Lin wrote: > Add PLMT as mmio memregion in root domain at boot-time. > > Signed-off-by: Yu Chien Peter Lin > --- > lib/utils/timer/fdt_timer_plmt.c | 36 ++++++++++++++++++++++++++++++++ > 1 file changed, 36 insertions(+) > Reviewed-by: Leo Yu-Chi Liang