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
1522958f
"vscode:/vscode.git/clone" did not exist on "d43f3ce5923ae18bd04b8dc0bac28a5d2daf669b"
Commit
1522958f
authored
Jan 10, 2020
by
Manish Pandey
Committed by
TrustedFirmware Code Review
Jan 10, 2020
Browse files
Merge "rcar_gen3: plat: Pass DT to OpTee OS" into integration
parents
13be0ee4
cc6bc641
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/renesas/rcar/bl2_plat_mem_params_desc.c
View file @
1522958f
/*
/*
* Copyright (c) 2016-201
7
, ARM Limited and Contributors. All rights reserved.
* Copyright (c) 2016-201
9
, ARM Limited and Contributors. All rights reserved.
*
*
* SPDX-License-Identifier: BSD-3-Clause
* SPDX-License-Identifier: BSD-3-Clause
*/
*/
...
@@ -53,6 +53,7 @@ static bl_mem_params_node_t bl2_mem_params_descs[] = {
...
@@ -53,6 +53,7 @@ static bl_mem_params_node_t bl2_mem_params_descs[] = {
entry_point_info_t
,
SECURE
|
EXECUTABLE
),
entry_point_info_t
,
SECURE
|
EXECUTABLE
),
.
ep_info
.
pc
=
BL32_BASE
,
.
ep_info
.
pc
=
BL32_BASE
,
.
ep_info
.
spsr
=
0
,
.
ep_info
.
spsr
=
0
,
.
ep_info
.
args
.
arg3
=
(
uintptr_t
)
fdt_blob
,
SET_STATIC_PARAM_HEAD
(
image_info
,
PARAM_EP
,
VERSION_2
,
SET_STATIC_PARAM_HEAD
(
image_info
,
PARAM_EP
,
VERSION_2
,
image_info_t
,
0
),
image_info_t
,
0
),
...
...
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