<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opensbi.git/docs, branch v1.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/opensbi.git/atom/docs?h=v1.2</id>
<link rel='self' href='http://cgit.235523.xyz/opensbi.git/atom/docs?h=v1.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/'/>
<updated>2022-12-24T05:37:14Z</updated>
<entry>
<title>docs: pmu: Update the pmu doc with removal of mcountinhbit restriction</title>
<updated>2022-12-24T05:37:14Z</updated>
<author>
<name>Atish Patra</name>
<email>atishp@rivosinc.com</email>
</author>
<published>2022-12-22T20:38:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=d5d12a91d101764678cb7336fc916bada071911b'/>
<id>urn:sha1:d5d12a91d101764678cb7336fc916bada071911b</id>
<content type='text'>
Since commit b28f070, it is possible for platforms to run perf monitoring
even if mcountinhibit is not supported. Sampling still won't be possible
though as it requires sscofpmf extension.

Update the docs to remove the restriction.

Signed-off-by: Atish Patra &lt;atishp@rivosinc.com&gt;
Reviewed-by: Anup Patel &lt;anup@brainfault.org&gt;
</content>
</entry>
<entry>
<title>docs: pmu: update a reference to a deprecated property name</title>
<updated>2022-12-24T05:36:04Z</updated>
<author>
<name>Conor Dooley</name>
<email>conor.dooley@microchip.com</email>
</author>
<published>2022-12-22T19:39:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=0412460baf338a4d65c02f9456ae42ed9c3e5e4f'/>
<id>urn:sha1:0412460baf338a4d65c02f9456ae42ed9c3e5e4f</id>
<content type='text'>
event-to-mhpmevent was deprecated and replaced by
riscv,event-to-mhpmevent, but a reference remains to the old name.
Replace it with the new one.

Signed-off-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;
Reviewed-by: Atish Patra &lt;atishp@rivosinc.com&gt;
Reviewed-by: Anup Patel &lt;anup@brainfault.org&gt;
</content>
</entry>
<entry>
<title>docs: pmu: fix binding example</title>
<updated>2022-12-24T05:35:09Z</updated>
<author>
<name>Conor Dooley</name>
<email>conor.dooley@microchip.com</email>
</author>
<published>2022-12-21T13:59:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=391ec858751499d0e3de897a931ce045e4e466a7'/>
<id>urn:sha1:391ec858751499d0e3de897a931ce045e4e466a7</id>
<content type='text'>
The first PMU binding example does not terminate properties with a ;,
which is invalid. Noticed while converting the binding to yaml.

Signed-off-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;
Reviewed-by: Bin Meng &lt;bmeng@tinylab.org&gt;
Reviewed-by: Anup Patel &lt;anup@brainfault.org&gt;
</content>
</entry>
<entry>
<title>docs: platform: Add documentation for Renesas RZ/Five SoC</title>
<updated>2022-12-12T13:21:10Z</updated>
<author>
<name>Lad Prabhakar</name>
<email>prabhakar.mahadev-lad.rj@bp.renesas.com</email>
</author>
<published>2022-12-10T10:30:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=7a3354ac1591201c1f2380b79c9c3c75075d312c'/>
<id>urn:sha1:7a3354ac1591201c1f2380b79c9c3c75075d312c</id>
<content type='text'>
This patch adds documentation to build Renesas RZ/Five (R9A07G043F) SoC.

Signed-off-by: Lad Prabhakar &lt;prabhakar.mahadev-lad.rj@bp.renesas.com&gt;
Reviewed-by: Anup Patel &lt;anup@brainfault.org&gt;
</content>
</entry>
<entry>
<title>docs: andes-ae350.md: fix watchdog nodename in dts example</title>
<updated>2022-12-05T12:02:16Z</updated>
<author>
<name>Yu Chien Peter Lin</name>
<email>peterlin@andestech.com</email>
</author>
<published>2022-12-05T02:03:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=d3fcff77a1e5d79cfb84810370a777b07302ca18'/>
<id>urn:sha1:d3fcff77a1e5d79cfb84810370a777b07302ca18</id>
<content type='text'>
The example should use watchdog as nodename instead of wdt.
This is defined in watchdog common schemas:
https://github.com/torvalds/linux/blob/v6.0/Documentation/devicetree/bindings/watchdog/watchdog.yaml#L19

Signed-off-by: Yu Chien Peter Lin &lt;peterlin@andestech.com&gt;
Reviewed-by: Bin Meng &lt;bmeng@tinylab.org&gt;
Reviewed-by: Anup Patel &lt;anup@brainfault.org&gt;
</content>
</entry>
<entry>
<title>docs: platform: Update AE350 and generic platform documentation</title>
<updated>2022-12-05T12:00:55Z</updated>
<author>
<name>Yu Chien Peter Lin</name>
<email>peterlin@andestech.com</email>
</author>
<published>2022-12-05T02:03:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=6cd4b9b223a15b41f7019a5ac992c9d7bff799f5'/>
<id>urn:sha1:6cd4b9b223a15b41f7019a5ac992c9d7bff799f5</id>
<content type='text'>
Update compile option and platform compatible string for AE350 and
add it to the generic platform list.

Signed-off-by: Yu Chien Peter Lin &lt;peterlin@andestech.com&gt;
Reviewed-by: Bin Meng &lt;bmeng@tinylab.org&gt;
Reviewed-by: Anup Patel &lt;anup@brainfault.org&gt;
</content>
</entry>
<entry>
<title>docs: fix some typos</title>
<updated>2022-11-14T16:51:31Z</updated>
<author>
<name>zhangdongdong</name>
<email>zhangdongdong@eswincomputing.com</email>
</author>
<published>2022-10-25T00:57:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=8e9966c1a722b4b630bb1f5f3cf6a1f8a4726102'/>
<id>urn:sha1:8e9966c1a722b4b630bb1f5f3cf6a1f8a4726102</id>
<content type='text'>
Corrected the typos of some documents in the 'docs' folder.

Signed-off-by: zhangdongdong &lt;zhangdongdong@eswincomputing.com&gt;
Reviewed-by: Anup Patel &lt;anup@brainfault.org&gt;
</content>
</entry>
<entry>
<title>docs/firmware: update the document</title>
<updated>2022-10-23T05:19:39Z</updated>
<author>
<name>Yangjie Zhang</name>
<email>pyjmstr@gmail.com</email>
</author>
<published>2022-10-20T14:41:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=51acd4956aebe7c338eb456c1a380df164895749'/>
<id>urn:sha1:51acd4956aebe7c338eb456c1a380df164895749</id>
<content type='text'>
Since
commit 9c07c513aa9b ("firmware:Remove FW_PAYLOAD_FDT_PATH compile-time option"),
the section where FDT would be embedded in has changed from *.text* to *.rodata*,
but some places in fw_payload.md and fw.md are still *.text*.
This patch updates the document.

Signed-off-by: Yangjie Zhang &lt;pyjmstr@gmail.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Anup Patel &lt;anup@brainfault.org&gt;
</content>
</entry>
<entry>
<title>docs: andes-ae350.md: Update ae350 documentation for fdt driver support</title>
<updated>2022-10-23T05:05:45Z</updated>
<author>
<name>Yu Chien Peter Lin</name>
<email>peterlin@andestech.com</email>
</author>
<published>2022-10-14T00:32:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=d682a0afa1bc4d1491e1017a19a6320c90a5109c'/>
<id>urn:sha1:d682a0afa1bc4d1491e1017a19a6320c90a5109c</id>
<content type='text'>
We update ae350 documentation to add details about platform device tree.
The nodes and their properties must be provided to properly initialize
data of underlying hardware and access their mmio registers.

Signed-off-by: Yu Chien Peter Lin &lt;peterlin@andestech.com&gt;
Reviewed-by: Anup Patel &lt;anup@brainfault.org&gt;
</content>
</entry>
<entry>
<title>docs: Fix some typos</title>
<updated>2022-10-13T03:58:54Z</updated>
<author>
<name>zhangdongdong</name>
<email>zhangdongdong@eswincomputing.com</email>
</author>
<published>2022-09-28T02:35:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=3f3d401d2dfbed232d77012ba9289b62e98ad519'/>
<id>urn:sha1:3f3d401d2dfbed232d77012ba9289b62e98ad519</id>
<content type='text'>
We fix few typos in documentation.

Signed-off-by: zhangdongdong &lt;zhangdongdong@eswincomputing.com&gt;
Reviewed-by: Andrew Jones &lt;ajones@ventanamicro.com&gt;
Reviewed-by: Xiang W &lt;wxjstz@126.com&gt;
Reviewed-by: Anup Patel &lt;anup@brainfault.org&gt;
</content>
</entry>
</feed>
