Re: [PATCH] libbsp/arm: Add the TTB table to the default MMU set up as read/write.

2016-08-14 Thread Pavel Pisa
On Tuesday 09 of August 2016 09:39:00 Chris Johns wrote: > This lets the table be changed at runtime for dynamic loading and > debugger support. > --- > c/src/lib/libbsp/arm/shared/include/arm-cp15-start.h | 4 > 1 file changed, 4 insertions(+) > > diff --git a/c/src/lib/libbsp/arm/shared/inc

[PATCH] libbsp/arm: Add the TTB table to the default MMU set up as read/write.

2016-08-09 Thread Chris Johns
This lets the table be changed at runtime for dynamic loading and debugger support. --- c/src/lib/libbsp/arm/shared/include/arm-cp15-start.h | 4 1 file changed, 4 insertions(+) diff --git a/c/src/lib/libbsp/arm/shared/include/arm-cp15-start.h b/c/src/lib/libbsp/arm/shared/include/arm-cp15-