Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
06fdb3f0
Commit
06fdb3f0
authored
Jun 05, 2020
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
Jun 05, 2020
Browse files
Merge "rockchip: rk3368: increase MAX_MMAP_REGIONS" into integration
parents
f2c3b1ba
a7e0be55
Changes
1
Show whitespace changes
Inline
Side-by-side
plat/rockchip/rk3368/include/platform_def.h
View file @
06fdb3f0
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
#define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32)
#define PLAT_VIRT_ADDR_SPACE_SIZE (1ULL << 32)
#define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32)
#define PLAT_PHY_ADDR_SPACE_SIZE (1ULL << 32)
#define MAX_XLAT_TABLES 8
#define MAX_XLAT_TABLES 8
#define MAX_MMAP_REGIONS
16
#define MAX_MMAP_REGIONS
20
/*******************************************************************************
/*******************************************************************************
* Declarations and constants to access the mailboxes safely. Each mailbox is
* Declarations and constants to access the mailboxes safely. Each mailbox is
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment