Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c85ee98efa8b18f151c57908884a29136812af2c
/
.
/
board
/
armltd
/
vexpress64
/
lowlevel_init.S
blob: 68ca3f26e96af7f4400b16e1218431a2627f11ad [
file
] [
log
] [
blame
]
/*
SPDX
-
License
-
Identifier
:
GPL
-2.0
*/
/*
*
(
C
)
Copyright
2021
Arm Limited
*/
.global save_boot_params
save_boot_params
:
adr x8
,
prior_stage_fdt_address
stp x0
,
x1
,
[
x8
]
b save_boot_params_ret