[RTEMS Project] #4895: Add support for RTEMS cache API to MicroBlaze

RTEMS trac trac at rtems.org
Wed Apr 12 03:23:57 UTC 2023


#4895: Add support for RTEMS cache API to MicroBlaze
--------------------------+--------------------
  Reporter:  Alex White   |      Owner:  (none)
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:  6.1
 Component:  bsps         |    Version:  6
  Severity:  normal       |   Keywords:
Blocked By:               |   Blocking:
--------------------------+--------------------
 Some cache management functions have already been added to MicroBlaze. The
 functions are declared in `bsps/microblaze/microblaze_fpga/include/bsp.h`.
 These should instead be called by the wrapper functions of the RTEMS cache
 management API from `bsps/shared/cache/cacheimpl.h` to match the API used
 in other BSPs. The cache management functions should be defined in
 `bsps/microblaze/shared/cache/cache.c`.

--
Ticket URL: <http://devel.rtems.org/ticket/4895>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list