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
4e5c3104
"vscode:/vscode.git/clone" did not exist on "d56d6dc145e20dbea9c45f7aa1c09f8e2b5859a1"
Commit
4e5c3104
authored
Mar 08, 2021
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
Mar 08, 2021
Browse files
Merge "mediatek: mt8192: fix MISSING_BREAK" into integration
parents
2c62b00e
6d98e750
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/mediatek/mt8192/drivers/spm/mt_spm_vcorefs.c
View file @
4e5c3104
...
...
@@ -392,6 +392,8 @@ uint64_t spm_vcorefs_args(uint64_t x1, uint64_t x2, uint64_t x3, uint64_t *x4)
dvfsrc_init
();
*
x4
=
0U
;
mmio_write_32
(
DVFSRC_SW_REQ5
,
0U
);
break
;
case
VCOREFS_SMC_CMD_KICK
:
mmio_write_32
(
DVFSRC_SW_REQ5
,
0U
);
break
;
...
...
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