mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-01 18:31:40 +08:00
Do not flush/invalidate the caches. Instead enable the cache during the low-level initialization and perform an explicit cache flush for the read-only and fast-text sections. Update #3082. Update #3085.