<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/linux/arm-smccc.h, branch v2017.11</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>ARM: adjust arm-smccc code for use in U-Boot</title>
<updated>2017-04-18T14:29:17+00:00</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2017-04-14T02:10:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c54bcf6805cc6762cb998751b8e005f39ee1dad1'/>
<id>c54bcf6805cc6762cb998751b8e005f39ee1dad1</id>
<content type='text'>
Adjust ARM SMC Calling Convention code for U-Boot:
  - Replace the license block with SPDX
  - Change path to asm-offsets.h
  - Define UNWIND() as no-op
  - Add Kconfig entry
  - Add asm-offsets

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adjust ARM SMC Calling Convention code for U-Boot:
  - Replace the license block with SPDX
  - Change path to asm-offsets.h
  - Define UNWIND() as no-op
  - Add Kconfig entry
  - Add asm-offsets

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: import arm-smccc code from Linux 4.11-rc6</title>
<updated>2017-04-18T14:29:16+00:00</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2017-04-14T02:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c2da86f39ed6cbccccc2736bdc421fd606734232'/>
<id>c2da86f39ed6cbccccc2736bdc421fd606734232</id>
<content type='text'>
Imports ARM SMC Calling Convention code from Linux 4.11-rc6.
The files have been copied as follows:

[Linux]                           [U-Boot]
arch/arm/kernel/smccc-call.S   -&gt; arch/arm/cpu/armv7/smccc-call.S
arch/arm64/kernel/smccc-call.S -&gt; arch/arm/cpu/armv8/smccc-call.S
arch/arm/include/asm/opcodes*  -&gt; arch/arm/include/asm/opcodes*
include/linux/arm-smccc.h      -&gt; include/linux/arm-smccc.h

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Imports ARM SMC Calling Convention code from Linux 4.11-rc6.
The files have been copied as follows:

[Linux]                           [U-Boot]
arch/arm/kernel/smccc-call.S   -&gt; arch/arm/cpu/armv7/smccc-call.S
arch/arm64/kernel/smccc-call.S -&gt; arch/arm/cpu/armv8/smccc-call.S
arch/arm/include/asm/opcodes*  -&gt; arch/arm/include/asm/opcodes*
include/linux/arm-smccc.h      -&gt; include/linux/arm-smccc.h

Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
