<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/atf/plat/amlogic/common, branch master</title>
<subtitle>Broadcom-s Trusted Firmware A</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/atf/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/atf/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/'/>
<updated>2019-09-17T12:11:50Z</updated>
<entry>
<title>amlogic: scpi: Add support to retrieve chip ID</title>
<updated>2019-09-17T12:11:50Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-09-16T11:13:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=5cfdfc3c6200e1db3c635341e0a923a1ee9d14d8'/>
<id>urn:sha1:5cfdfc3c6200e1db3c635341e0a923a1ee9d14d8</id>
<content type='text'>
Both kernel and U-Boot use a SMC call to the secure monitor to get the
chip ID. This call is translated by BL31 to a call to the SCP to
retrieve the ID. Add a new SiP call and the backing SCPI command.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: Ib128f5645ee92866e7ebbcd550dacd33f573524b
</content>
</entry>
<entry>
<title>amlogic: console: Move console driver to common directory</title>
<updated>2019-09-12T18:18:04Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-09-05T11:27:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=a759d34519d4206dfe0a86389317c4b371850aa7'/>
<id>urn:sha1:a759d34519d4206dfe0a86389317c4b371850aa7</id>
<content type='text'>
The code managing the console is the same for all the platforms
currently supported. Since it is unlikely to change in the future move
the code to an external file in the common directory.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: I6df555ea82d483b4f08a4a1e2cb0a7488fbaa015
</content>
</entry>
<entry>
<title>amlogic: Fix header guards</title>
<updated>2019-09-11T17:04:12Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-08-28T09:14:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=421b67b66697374f504ec2eb3d9f954437e02f2e'/>
<id>urn:sha1:421b67b66697374f504ec2eb3d9f954437e02f2e</id>
<content type='text'>
Make the header guards more generic and contextually remove the
GXBB_BL31_PLAT_PARAM_VAL value that is unused on the GXL platform.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: I842fa2e084e71280ae17b39c67877e844821a171
</content>
</entry>
<entry>
<title>amlogic: Fix prefixes in the SCPI related code</title>
<updated>2019-09-05T09:39:30Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-08-28T09:08:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=9a5616fa185824a4c4e330fd345ce6ae3fd69ef3'/>
<id>urn:sha1:9a5616fa185824a4c4e330fd345ce6ae3fd69ef3</id>
<content type='text'>
Add a new aml_* prefix to the SCPI related function calls.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: I697812ac1c0df28cbb639a1dc3e838f1107fb739
</content>
</entry>
<entry>
<title>amlogic: Fix prefixes in the MHU code</title>
<updated>2019-09-05T09:39:30Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-08-28T08:46:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=cbaad533d1fa1ce8e81e095591281af5b60a6be9'/>
<id>urn:sha1:cbaad533d1fa1ce8e81e095591281af5b60a6be9</id>
<content type='text'>
Make the MHU code AML specific adding a new aml_* prefix and remove the
GXBB prefix from the register names.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: I8f20918e29f08542bd71bd679f88e65b4efaa7d2
</content>
</entry>
<entry>
<title>amlogic: Fix prefixes in the SIP/SVC code</title>
<updated>2019-09-05T09:39:30Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-08-26T12:04:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=381b901f22a3d78ac15bb6d9ea5f88ed365d1fbf'/>
<id>urn:sha1:381b901f22a3d78ac15bb6d9ea5f88ed365d1fbf</id>
<content type='text'>
All the SIP/SVC related code is currently the same between GXL and GXBB.
Rename function names and register names to avoid hardcoding the GXBB
prefix.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: I7e58ab68489df8d4762663fc01fb64e6899cc8bf
</content>
</entry>
<entry>
<title>amlogic: Fix prefixes in the thermal driver</title>
<updated>2019-09-05T09:39:30Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-08-25T17:09:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=73f6d057666f55799f48e16f13faf47851fd393c'/>
<id>urn:sha1:73f6d057666f55799f48e16f13faf47851fd393c</id>
<content type='text'>
No need to have a special SoC-specific prefix.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: I0da543e7d92d56604e79440a98027ffd9a2eaa59
</content>
</entry>
<entry>
<title>amlogic: Fix prefixes in the private header file</title>
<updated>2019-09-05T09:39:30Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-08-25T17:09:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=010fdc1ba02638296e4effbdddb1044bed822ee2'/>
<id>urn:sha1:010fdc1ba02638296e4effbdddb1044bed822ee2</id>
<content type='text'>
The header file is shared between all the SoCs. Better avoiding
hardcoding the SoC name in the function names.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: I9074871bd1ed8a702c1a656e0f50f2d3c6cb0425
</content>
</entry>
<entry>
<title>amlogic: Fix prefixes in the efuse driver</title>
<updated>2019-09-05T09:39:30Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-08-25T16:26:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=93c795ae9ca57ae5c92031f6beb1286cf64cc865'/>
<id>urn:sha1:93c795ae9ca57ae5c92031f6beb1286cf64cc865</id>
<content type='text'>
The efuse driver is hardcoding the GXBB prefix. No need to do that since
the driver is shared between multiple SoCs.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: I97691b0bbd55170d8216d301a3fc04feb8c2af2e
</content>
</entry>
<entry>
<title>amlogic: Fix prefixes in the platform macros file</title>
<updated>2019-09-05T09:39:30Z</updated>
<author>
<name>Carlo Caione</name>
</author>
<published>2019-08-24T17:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/atf/commit/?id=821781f30e8428c34666603a32351d100862a8d1'/>
<id>urn:sha1:821781f30e8428c34666603a32351d100862a8d1</id>
<content type='text'>
Fixing at the same time the related register names.

Signed-off-by: Carlo Caione &lt;ccaione@baylibre.com&gt;
Change-Id: Ib1130d50abe6088f1c0826878d1ae454a0f23008
</content>
</entry>
</feed>
