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
378206e9
Commit
378206e9
authored
Feb 05, 2020
by
Mark Dykes
Committed by
TrustedFirmware Code Review
Feb 05, 2020
Browse files
Merge "Tegra194: mce: declare nvg_roc_clean_cache_trbits()" into integration
parents
ac893456
bf14df1e
Changes
1
Show whitespace changes
Inline
Side-by-side
plat/nvidia/tegra/soc/t194/drivers/include/mce_private.h
View file @
378206e9
...
@@ -54,6 +54,7 @@ int32_t nvg_is_sc7_allowed(void);
...
@@ -54,6 +54,7 @@ int32_t nvg_is_sc7_allowed(void);
int32_t
nvg_online_core
(
uint32_t
core
);
int32_t
nvg_online_core
(
uint32_t
core
);
int32_t
nvg_update_ccplex_gsc
(
uint32_t
gsc_idx
);
int32_t
nvg_update_ccplex_gsc
(
uint32_t
gsc_idx
);
int32_t
nvg_enter_cstate
(
uint32_t
state
,
uint32_t
wake_time
);
int32_t
nvg_enter_cstate
(
uint32_t
state
,
uint32_t
wake_time
);
int32_t
nvg_roc_clean_cache_trbits
(
void
);
void
nvg_enable_strict_checking_mode
(
void
);
void
nvg_enable_strict_checking_mode
(
void
);
void
nvg_system_shutdown
(
void
);
void
nvg_system_shutdown
(
void
);
void
nvg_system_reboot
(
void
);
void
nvg_system_reboot
(
void
);
...
...
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