16k: update for 16KB page size support

* Only allocate even mailbox IDs since these are 16KB aligned
* Update the CSR mapping size to be a minimum of PAGE_SIZE. This is
  required so that we map a full page. Technically, we could get away
  with only 8KB when only using the even mailbox IDs, but 16KB should be
  fine.
* Enable dynamic debugging so that we can enable the debug logs without
  rebuilding.

Bug: 270619308
Change-Id: Ib10dfad80a6301eef2e319937c27be7c0f191983
Signed-off-by: Will McVicker <willmcvicker@google.com>
3 files changed
tree: ec3e64e3c538df441d0b2ed05f1dc86cc2e973ad
  1. drivers/
  2. .clang-format
  3. .gitignore