xiaoxiang781216 commented on code in PR #12182:
URL: https://github.com/apache/nuttx/pull/12182#discussion_r1573125547


##########
arch/arm64/src/imx9/imx9_usbdev.c:
##########
@@ -54,6 +54,21 @@
  * Pre-processor Definitions
  ****************************************************************************/
 
+#if !defined(ARMV8M_DCACHE_LINESIZE) || ARMV8M_DCACHE_LINESIZE == 0

Review Comment:
   Yes, it looks strange that 64bit cortex-a chip use ARMV8M_DCACHE_LINESIZE, 
but not ARMV8A_DCACHE_LINESIZE.



-- 
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]

Reply via email to