Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reform-boundary-uboot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reform
reform-boundary-uboot
Commits
f1075aed
Commit
f1075aed
authored
10 years ago
by
Michal Simek
Committed by
Tom Rini
10 years ago
Browse files
Options
Downloads
Patches
Plain Diff
ARM: armv8: Fix typo in commentary
Signed-off-by:
Michal Simek
<
michal.simek@xilinx.com
>
parent
421044b1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/arm/cpu/armv8/cache.S
+1
-1
1 addition, 1 deletion
arch/arm/cpu/armv8/cache.S
with
1 addition
and
1 deletion
arch/arm/cpu/armv8/cache.S
+
1
−
1
View file @
f1075aed
...
@@ -94,7 +94,7 @@ skip:
...
@@ -94,7 +94,7 @@ skip:
b.gt
loop_level
b.gt
loop_level
mov
x0
,
#
0
mov
x0
,
#
0
msr
csselr_el1
,
x0
/*
res
o
tre
csselr_el1
*/
msr
csselr_el1
,
x0
/*
rest
o
re
csselr_el1
*/
dsb
sy
dsb
sy
isb
isb
mov
lr
,
x15
mov
lr
,
x15
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment