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
92e86235
Commit
92e86235
authored
Jan 28, 2019
by
Florian La Roche
Browse files
rpi3: remove duplicate initialization for BL32_IMAGE_ID
Signed-off-by:
Florian La Roche
<
Florian.LaRoche@gmail.com
>
parent
7ca572d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/rpi3/rpi3_io_storage.c
View file @
92e86235
...
...
@@ -133,11 +133,6 @@ static const struct plat_io_policy policies[] = {
(
uintptr_t
)
&
bl32_uuid_spec
,
open_fip
},
[
BL32_IMAGE_ID
]
=
{
&
fip_dev_handle
,
(
uintptr_t
)
&
bl32_uuid_spec
,
open_fip
},
[
BL32_EXTRA1_IMAGE_ID
]
=
{
&
fip_dev_handle
,
(
uintptr_t
)
&
bl32_extra1_uuid_spec
,
...
...
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