[U-Boot] [PATCH 2/3] armv8:Add SMC calls infrastructure
Tom Rini
trini at konsulko.com
Wed Apr 1 23:17:50 CEST 2015
On Wed, Apr 01, 2015 at 06:15:05PM +0300, Sergey Temerkhanov wrote:
> This commit adds functions issuing calls to firmware. This allows
> to use services such as PSCI provided by firmware, e.g. ATF
[snip]
> +++ b/arch/arm/cpu/armv8/fwcall.c
> @@ -0,0 +1,88 @@
> +/** @file
> +#
> +# Copyright (c) 2014, Cavium Inc. All rights reserved.<BR>
> +# This program and the accompanying materials
> +# are licensed and made available under the terms and conditions of the BSD
> +# License which accompanies this distribution. The full text of the license
> +# may be found at
> +# http://opensource.org/licenses/bsd-license.php
Please use SPDX tags instead, thanks.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150401/2734cbe4/attachment.sig>
More information about the U-Boot
mailing list