Skip to content
Commit f2dea5b1 authored by Antonio De Angelis's avatar Antonio De Angelis
Browse files

Core: Add volatile to inline assembly blocks



This patch introduces the consistent usage of the keyword
volatile to mark inline assembly blocks in order to avoid
potential issues with aggressive optimisation modes that
could remove them.

Change-Id: I304286658b87ec41e738760479ef067895a63464
Signed-off-by: Antonio De Angelis's avatarAntonio de Angelis <antonio.deangelis@arm.com>
parent 0b9d008c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment