#4395 closed defect (fixed)

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

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

Description

Cloned from #4394:


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:43:04 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 263e00b/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 #4395.

Note: See TracTickets for help on using tickets.