Changeset 4768ae0f in rtems

Timestamp:
09/10/14 09:10:04 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
12ab8d6
Parents:
0cd13bce
git-author:
Sebastian Huber <sebastian.huber@…> (09/10/14 09:10:04)
git-committer:
Sebastian Huber <sebastian.huber@…> (09/10/14 09:29:54)
Message:

bsps/arm: Fix invalidate instruction cache

Do not invalidate the entire L2 cache since it is a uniform cache in
_CPU_cache_invalidate_entire_instruction(). For consitency do not touch
the L2 cache even for the range function
_CPU_cache_invalidate_instruction_range().

(No files)

Note: See TracChangeset for help on using the changeset viewer.