Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#4394 closed defect (fixed)

Workspace initialization is broken for arm/imx7 and arm/raspberrypi

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 5.2
Component: arch/arm Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The ARMV7_CP15_START_WORKSPACE_ENTRY_INDEX has a wrong value. The bug was introduced by the fix for #4185.

Change History (1)

comment:1 Changed on 04/29/21 at 11:41:45 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In [changeset:"d697769d4682f9caf1e542f7d2fa669d3f4f81ab/rtems" d697769/rtems]:

bsps/arm: ARMV7_CP15_START_WORKSPACE_ENTRY_INDEX

Change the ARMV7_CP15_START_WORKSPACE_ENTRY_INDEX value to be in line
with the workspace entry in ARMV7_CP15_START_DEFAULT_SECTIONS.

Close #4394.

Note: See TracTickets for help on using tickets.