Logo

» About

» Downloads

» GitHub

» GitLab

Mottek Blog

» Mottek

» Archive

2024 2023 2022 2020 2019 2018 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003

RSS

Larger Patch

Increasing the number of pages in a patch is achieved by adding a new 4k sized binary after Patch6.s, and mapping the new page into memory via the LoadPage macro.

Content of the test page: Sequence 0..1023 as double words.

Location of the test page: 0x01da00000 - 0x01da0ffff virtual, 0x043db000 physical.

Content: Test page is mapped one-to-one to virtual address space.