[RTEMS Project] #4185: arm/bsps: Small MMU pages are rounded to 1 MiB (cloned)
RTEMS trac
trac at rtems.org
Tue Nov 24 08:34:18 UTC 2020
#4185: arm/bsps: Small MMU pages are rounded to 1 MiB (cloned)
-------------------------+--------------------
Reporter: Jan Sommer | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 5.2
Component: bsps | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
-------------------------+--------------------
Cloned from #4184:
----
The function `arm_cp15_start_set_translation_table_entries` rounds the end
address of a section up to 1 MiB even if small 4kiB pages are used (i.e.
ARM_MMU_USE_SMALL_PAGES enabled).
Will submit a patch which only rounds the end address to 4kiB boundary.
--
Ticket URL: <http://devel.rtems.org/ticket/4185>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list