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
6de8b24f
Commit
6de8b24f
authored
Jun 16, 2017
by
davidcunado-arm
Committed by
GitHub
Jun 16, 2017
Browse files
Merge pull request #953 from vwadekar/tegra-misra-fixes-v1
Tegra misra fixes v1
parents
0dc3c353
ab712fd8
Changes
61
Hide whitespace changes
Inline
Side-by-side
services/spd/tlkd/tlkd_main.c
View file @
6de8b24f
...
...
@@ -37,7 +37,7 @@ tlk_context_t tlk_ctx;
/*******************************************************************************
* CPU number on which TLK booted up
******************************************************************************/
static
int
boot_cpu
;
static
u
int
32_t
boot_cpu
;
/* TLK UID: RFC-4122 compliant UUID (version-5, sha-1) */
DEFINE_SVC_UUID
(
tlk_uuid
,
...
...
Prev
1
2
3
4
Next
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