diff for duplicates of <56B8C2EE.5090700@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 97223db..3108fb2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -64,7 +64,7 @@ On 05.02.2016 19:45, Peter Maydell wrote: > - .access = PL1_R, > + .access = PL1_R, .accessfn = access_tda, -From ARMv8 ARM rev. A.h: "If MDSCR_EL1.TDCC==1, EL0 read accesses to +>From ARMv8 ARM rev. A.h: "If MDSCR_EL1.TDCC==1, EL0 read accesses to this register are trapped to EL1." But it seems like we just don't implement "Config-RO for EL0" so far. Maybe it's worth to implement a separate function for checks controlled by MDSCR_EL1.TDCC? diff --git a/a/content_digest b/N1/content_digest index dca0c17..564738c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,12 @@ "ref\01454690704-16233-1-git-send-email-peter.maydell@linaro.org\0" "ref\01454690704-16233-6-git-send-email-peter.maydell@linaro.org\0" "From\0Sergey Fedorov <serge.fdrv@gmail.com>\0" - "Subject\0Re: [Qemu-arm] [Qemu-devel] [PATCH 5/6] target-arm: Implement MDCR_EL2.TDA and MDCR_EL2.TDA traps\0" + "Subject\0Re: [Qemu-devel] [PATCH 5/6] target-arm: Implement MDCR_EL2.TDA and MDCR_EL2.TDA traps\0" "Date\0Mon, 8 Feb 2016 19:31:42 +0300\0" "To\0Peter Maydell <peter.maydell@linaro.org>" " qemu-devel@nongnu.org\0" - "Cc\0qemu-arm@nongnu.org" + "Cc\0Edgar E. Iglesias <edgar.iglesias@gmail.com>" + qemu-arm@nongnu.org " patches@linaro.org\0" "\00:1\0" "b\0" @@ -75,7 +76,7 @@ "> - .access = PL1_R,\n" "> + .access = PL1_R, .accessfn = access_tda,\n" "\n" - "From ARMv8 ARM rev. A.h: \"If MDSCR_EL1.TDCC==1, EL0 read accesses to\n" + ">From ARMv8 ARM rev. A.h: \"If MDSCR_EL1.TDCC==1, EL0 read accesses to\n" "this register are trapped to EL1.\" But it seems like we just don't\n" "implement \"Config-RO for EL0\" so far. Maybe it's worth to implement a\n" "separate function for checks controlled by MDSCR_EL1.TDCC?\n" @@ -142,4 +143,4 @@ "> .writefn = dbgwcr_write, .raw_writefn = raw_write\n" > }, -3845f046b7df46ffe00a12757efab34260ffa4119259afdd6e070a3213583801 +5f9ced6e1b8da42185f30d1de6c7c05b57123e104b92dd996ac12133cbb84163
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.