Avi Weiss created a merge request: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1255

Project:Branches: thnkslprpt/rtems:fix-5581-sync-i-cache to 
rtems/rtos/rtems:main
Author:   Avi Weiss



## Summary

Fixes #5581 

Adds invalidation of I-cache (using 
`rtems_cache_invalidate_multiple_instruction_lines` which is included in the 
wrapper function `rtems_cache_instruction_sync_after_code_change`.

This is to ensure full syncing of the I-cache after copying instructions in 
`.fast_text` into RAM with `bsp_start_copy_sections_compact` in 
`bspstarthooks.c`

<!-- Default settings, if it is a dropdown it will set after submission -->

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1255
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to