zyfeier opened a new pull request, #7288:
URL: https://github.com/apache/incubator-nuttx/pull/7288

   ## Summary
   
   Add ARMv7-A L2 page mapping interface.
   
   User can use these interface to configure 4K L2 page when CONFIG_PAGING is 
not enable.
   The mmu_l2_map_page function is used to configure consecutive page tables.
   And mmu_l1_map_page function is used to configure an entry point to an L2 
translation table.
   
   ## Impact
   
   NA
   
   ## Testing
   
   Test use V200Z-R-EVB board.


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to