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
c14d3dcd
Unverified
Commit
c14d3dcd
authored
Jan 09, 2018
by
davidcunado-arm
Committed by
GitHub
Jan 09, 2018
Browse files
Merge pull request #1167 from Leo-Yan/hikey-fix-alignment
Set alignment size to 512B for Hikey/Hikey960
parents
77796fb7
26bb69cf
Changes
2
Hide whitespace changes
Inline
Side-by-side
plat/hisilicon/hikey/platform.mk
View file @
c14d3dcd
...
@@ -120,3 +120,5 @@ endif
...
@@ -120,3 +120,5 @@ endif
ERRATA_A53_836870
:=
1
ERRATA_A53_836870
:=
1
ERRATA_A53_843419
:=
1
ERRATA_A53_843419
:=
1
ERRATA_A53_855873
:=
1
ERRATA_A53_855873
:=
1
FIP_ALIGN
:=
512
plat/hisilicon/hikey960/platform.mk
View file @
c14d3dcd
...
@@ -101,3 +101,5 @@ BL31_SOURCES += drivers/arm/cci/cci.c \
...
@@ -101,3 +101,5 @@ BL31_SOURCES += drivers/arm/cci/cci.c \
ERRATA_A53_836870
:=
1
ERRATA_A53_836870
:=
1
ERRATA_A53_843419
:=
1
ERRATA_A53_843419
:=
1
ERRATA_A53_855873
:=
1
ERRATA_A53_855873
:=
1
FIP_ALIGN
:=
512
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