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


##########
arch/arm64/include/imx9/chip.h:
##########
@@ -31,6 +31,11 @@
  * Pre-processor Definitions
  ****************************************************************************/
 
+/* Cache line sizes (in bytes)for the i.MX9 (Cortex-A55) */
+
+#define ARMV8M_DCACHE_LINESIZE 64  /* 64 bytes (16 words) */

Review Comment:
   let's change all ARMV8M to ARMV8A



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