diff options
author | Antonio Niño Díaz <antonio.ninodiaz@arm.com> | 2019-03-01 09:16:58 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-01 09:16:58 +0000 |
commit | dbd0bcfe008c08a7377e28d947d5354846cdc349 (patch) | |
tree | f32e09ed8c16f4d60da7100c9bdef0dd5cfae1bb /docs/arm-sip-service.rst | |
parent | 64503b2f81bbd12051d8e0fd065a5a0b0c38bd2a (diff) | |
parent | 73308618fee8afc4518c592956b31864e57e48e7 (diff) | |
download | platform_external_arm-trusted-firmware-dbd0bcfe008c08a7377e28d947d5354846cdc349.tar.gz platform_external_arm-trusted-firmware-dbd0bcfe008c08a7377e28d947d5354846cdc349.tar.bz2 platform_external_arm-trusted-firmware-dbd0bcfe008c08a7377e28d947d5354846cdc349.zip |
Merge pull request #1848 from antonio-nino-diaz-arm/an/docs
Minor changes to documentation and comments
Diffstat (limited to 'docs/arm-sip-service.rst')
-rw-r--r-- | docs/arm-sip-service.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/arm-sip-service.rst b/docs/arm-sip-service.rst index 9f0e26615..6cdac8357 100644 --- a/docs/arm-sip-service.rst +++ b/docs/arm-sip-service.rst @@ -4,7 +4,7 @@ Arm SiP Service This document enumerates and describes the Arm SiP (Silicon Provider) services. SiP services are non-standard, platform-specific services offered by the silicon -implementer or platform provider. They are accessed via. ``SMC`` ("SMC calls") +implementer or platform provider. They are accessed via ``SMC`` ("SMC calls") instruction executed from Exception Levels below EL3. SMC calls for SiP services: |