-Configurations options are provided by using the new-build system. Refer to
https://ftp.rtems.org/pub/rtems/people/sebh/user.pdf,
chapter 7,for basic setup and
https://ftp.rtems.org/pub/rtems/people/sebh/eng.pdf(chapter 9) for the
internals of the build system.
---
.../arm/realview-pbx-a9/bs
On Thu, Aug 6, 2020 at 8:34 PM Gedare Bloom wrote:
> On Thu, Aug 6, 2020 at 6:21 AM Sebastian Huber
> wrote:
> >
> > On 06/08/2020 14:12, Utkarsh Rai wrote:
> >
> > > Hello,
> > > The thread-stack protection needs to be configured by the user. Two of
> > > the options that need configuring durin
On Thu, Aug 6, 2020 at 6:21 AM Sebastian Huber
wrote:
>
> On 06/08/2020 14:12, Utkarsh Rai wrote:
>
> > Hello,
> > The thread-stack protection needs to be configured by the user. Two of
> > the options that need configuring during build time are -
> > > Enabling thread stack protection ( THREAD_ST
On 06/08/2020 14:12, Utkarsh Rai wrote:
Hello,
The thread-stack protection needs to be configured by the user. Two of
the options that need configuring during build time are -
> Enabling thread stack protection ( THREAD_STACK_PROTECTION )- This
is a high-level option similar to RTEMS_SMP, RTEM
Hello,
The thread-stack protection needs to be configured by the user. Two of the
options that need configuring during build time are -
> Enabling thread stack protection ( THREAD_STACK_PROTECTION )- This is a
high-level option similar to RTEMS_SMP, RTEMS_POSIX_API etc.
> Size of the MMU pages - T