[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/1] target/arm: fix LORID_EL1 access check
From: |
Peter Maydell |
Subject: |
Re: [PATCH 1/1] target/arm: fix LORID_EL1 access check |
Date: |
Fri, 30 Oct 2020 14:23:40 +0000 |
On Thu, 29 Oct 2020 at 20:25, <remi@remlab.net> wrote:
>
> From: Rémi Denis-Courmont <remi.denis.courmont@huawei.com>
>
> Secure mode is not exempted from checking SCR_EL3.TLOR, and in the
> future HCR_EL2.TLOR when S-EL2 is enabled.
>
> Signed-off-by: Rémi Denis-Courmont <remi.denis.courmont@huawei.com>
Applied to target-arm.next, thanks.
-- PMM