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
07066378
Commit
07066378
authored
Jul 13, 2021
by
Joanna Farley
Committed by
TrustedFirmware Code Review
Jul 13, 2021
Browse files
Merge "refactor(mpam): remove unused function declaration" into integration
parents
3d470467
52698a62
Changes
1
Show whitespace changes
Inline
Side-by-side
include/lib/extensions/mpam.h
View file @
07066378
...
@@ -9,7 +9,6 @@
...
@@ -9,7 +9,6 @@
#include <stdbool.h>
#include <stdbool.h>
bool
mpam_supported
(
void
);
void
mpam_enable
(
bool
el2_unused
);
void
mpam_enable
(
bool
el2_unused
);
#endif
/* MPAM_H */
#endif
/* MPAM_H */
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