gustavonihei commented on a change in pull request #4699:
URL: https://github.com/apache/incubator-nuttx/pull/4699#discussion_r732682421
##########
File path: include/nuttx/cache.h
##########
@@ -132,6 +132,70 @@ void up_invalidate_icache_all(void);
# define up_invalidate_icache_all()
#endif
+/****************************************************************************
+ * Name: up_lock_icache
+ *
+ * Description:
+ * lock the instruction cache within the specified region.
Review comment:
@zhuyanlinzyl It seems you've addressed all the comments but this one.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]