History log of /rk3399_ARM-atf/docs/plat/hikey.rst (Results 1 – 25 of 25)
Revision Date Author Comments
# a16c4d3a 20-Mar-2020 Manish Pandey <manish.pandey2@arm.com>

Merge "docs: remove uefi-tools in hikey and hikey960" into integration


# 3888c2d4 14-Mar-2020 Haojian Zhuang <haojian.zhuang@linaro.org>

docs: remove uefi-tools in hikey and hikey960

Since uefi-tools isn't used any more in hikey and hikey960, update the
documents.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Change-Id:

docs: remove uefi-tools in hikey and hikey960

Since uefi-tools isn't used any more in hikey and hikey960, update the
documents.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Change-Id: I0843d27610e241d442e58b6cd71967998730a35d

show more ...


# d11a6057 10-Jan-2020 Sandrine Bailleux <sandrine.bailleux@arm.com>

Merge "Revert "GCC: Upgrade to version 9.2-2019.12 of toolchain"" into integration


# 650a435c 08-Jan-2020 Mark Dykes <mardyk01@review.trustedfirmware.org>

Revert "GCC: Upgrade to version 9.2-2019.12 of toolchain"

This reverts commit de9bf1d8a2de952bfc17cdf7082b41f9c185e54d.

Change-Id: Iebb6297ce290a10ee850bf6a9c71e7eb530b085f


# eafdc558 06-Jan-2020 Mark Dykes <mardyk01@review.trustedfirmware.org>

Merge "GCC: Upgrade to version 9.2-2019.12 of toolchain" into integration


# de9bf1d8 02-Jan-2020 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

GCC: Upgrade to version 9.2-2019.12 of toolchain

This toolchain provides multiple cross compilers and are publicly
available on www.developer.arm.com

We thoroughly test TF-A in CI using:
AArch32 ba

GCC: Upgrade to version 9.2-2019.12 of toolchain

This toolchain provides multiple cross compilers and are publicly
available on www.developer.arm.com

We thoroughly test TF-A in CI using:
AArch32 bare-metal target (arm-none-eabi)
AArch64 ELF bare-metal target (aarch64-none-elf)

Change-Id: I2360a3ac6705c68dca781b85e9894867df255b3e
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>

show more ...


# 32d514e5 27-Sep-2019 Soby Mathew <soby.mathew@arm.com>

Merge "doc: Fix platform port inclusion" into integration


# f1e0f152 25-Sep-2019 Paul Beesley <paul.beesley@arm.com>

doc: Fix platform port inclusion

This patch:

- Adds any leftover platform ports that were not having their
documentation built (not in the index.rst table of contents)
- Corrects a handful of RST

doc: Fix platform port inclusion

This patch:

- Adds any leftover platform ports that were not having their
documentation built (not in the index.rst table of contents)
- Corrects a handful of RST formatting errors that cause poor
rendering
- Reorders the list of platforms so that they are displayed
in alphabetical order

Change-Id: If8c135a822d581c3c5c4fca2936d501ccfd2e94c
Signed-off-by: Paul Beesley <paul.beesley@arm.com>

show more ...


# 288abd63 12-Feb-2019 Antonio Niño Díaz <antonio.ninodiaz@arm.com>

Merge pull request #1818 from pbeesley-arm/doc-links

doc: Fix broken external links


# dd4e9a7d 08-Feb-2019 Paul Beesley <paul.beesley@arm.com>

doc: Fix broken external links

Using Sphinx linkcheck on the TF-A docs revealed some broken
or permanently-redirected links. These have been updated where
possible.

Change-Id: Ie1fead47972ede333197

doc: Fix broken external links

Using Sphinx linkcheck on the TF-A docs revealed some broken
or permanently-redirected links. These have been updated where
possible.

Change-Id: Ie1fead47972ede3331973759b50ee466264bd2ee
Signed-off-by: Paul Beesley <paul.beesley@arm.com>

show more ...


# fb45044b 15-Mar-2018 davidcunado-arm <david.cunado@arm.com>

Merge pull request #1312 from davidcunado-arm/dc/update_docs

Docs: Update various for v1.5 release


# 4def07d5 01-Mar-2018 Dan Handley <dan.handley@arm.com>

Update Arm TF references to TF-A

Update Arm Trusted Firmware references in the upstream documents to
Trusted Firmware-A (TF-A). This is for consistency with and
disambiguation from Trusted Firmware-

Update Arm TF references to TF-A

Update Arm Trusted Firmware references in the upstream documents to
Trusted Firmware-A (TF-A). This is for consistency with and
disambiguation from Trusted Firmware-M (TF-M).

Also update other Arm trademarks, e.g. ARM->Arm, ARMv8->Armv8-A.

Change-Id: I8bb0e18af29c6744eeea2dc6c08f2c10b20ede22
Signed-off-by: Dan Handley <dan.handley@arm.com>
Signed-off-by: David Cunado <david.cunado@arm.com>

show more ...


# bf35944b 08-Mar-2018 davidcunado-arm <david.cunado@arm.com>

Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6

hikey: migrate to BL2_EL3


# a628b1ab 25-Jan-2018 Haojian Zhuang <haojian.zhuang@linaro.org>

hikey: migrate to bl2_el3

Since non-TF ROM is used in HiKey platform (Hisilicon Hi6220 SoC),
replace BL1 by BL2_EL3 in normal boot mode.

When we recovery images in recovery mode, keep to use BL1.

hikey: migrate to bl2_el3

Since non-TF ROM is used in HiKey platform (Hisilicon Hi6220 SoC),
replace BL1 by BL2_EL3 in normal boot mode.

When we recovery images in recovery mode, keep to use BL1.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>

show more ...


# 380accaa 29-Jan-2018 davidcunado-arm <david.cunado@arm.com>

Merge pull request #1243 from afaerber/hikey-docs

docs: hikey: Fix typo


# 1b9e79e8 29-Jan-2018 Andreas Färber <afaerber@suse.de>

docs: hikey: Fix typo

The correct name of the manufacturer is LeMaker.

Signed-off-by: Andreas Färber <afaerber@suse.de>


# 6eb4d72d 02-Oct-2017 davidcunado-arm <david.cunado@arm.com>

Merge pull request #1114 from vchong/updt_docs

hikey*: Update docs


# 37c21657 29-Sep-2017 Victor Chong <victor.chong@linaro.org>

hikey*: Update docs

Signed-off-by: Victor Chong <victor.chong@linaro.org>


# 8b6385de 07-Sep-2017 davidcunado-arm <david.cunado@arm.com>

Merge pull request #1082 from vchong/load_img_v2_parse_optee_header

hikey*: Add LOAD_IMAGE_V2 and OP-TEE header parsing support


# a87a1fb3 27-Aug-2017 Victor Chong <victor.chong@linaro.org>

docs: hikey: Fix typo

Signed-off-by: Victor Chong <victor.chong@linaro.org>


# 8f83003b 14-Jul-2017 davidcunado-arm <david.cunado@arm.com>

Merge pull request #1028 from vchong/bl32_optee_support_v2

hikey: Add BL32 (OP-TEE) support v2


# 3b6e88a2 27-May-2017 Victor Chong <victor.chong@linaro.org>

hikey: Add BL32 (OP-TEE) support

Signed-off-by: Victor Chong <victor.chong@linaro.org>


# 367456df 12-Jul-2017 Victor Chong <victor.chong@linaro.org>

hikey: Fix errors in doc

Signed-off-by: Victor Chong <victor.chong@linaro.org>


# 7cefb56d 05-Jul-2017 danh-arm <dan.handley@arm.com>

Merge pull request #1011 from douglas-raillard-arm/dr/doc_convert_to_rst

Convert Markdown to reStructuredText


# 6f625747 28-Jun-2017 Douglas Raillard <douglas.raillard@arm.com>

Convert documentation to reStructuredText

Due to recent issues in the rendering of the documentation on GitHub and
some long-standing issues like the lack of automatic table of content in
Markdown,

Convert documentation to reStructuredText

Due to recent issues in the rendering of the documentation on GitHub and
some long-standing issues like the lack of automatic table of content in
Markdown, the documentation has been converted to reStructuredText.
Basic constructs looks pretty similar to Markdown.

Automatically convert GitHub markdown documentation to reStructuredText
using pandoc.

Change-Id: If20b695acedc6d1b49c8d9fb64efd6b6ba23f4a9
Signed-off-by: Douglas Raillard <douglas.raillard@arm.com>

show more ...