All of lore.kernel.org
 help / color / mirror / Atom feed
From: Breno Matheus Lima <brenomatheus@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/1] imx: Kconfig: fix references to doc/README.mxc_hab
Date: Mon, 13 Apr 2020 10:49:00 -0400	[thread overview]
Message-ID: <CAC4tdFV+JitS0r=3X78r4BQ1cfy05QG0oU3cL9wp5V5BgL6DUw@mail.gmail.com> (raw)
In-Reply-To: <386c3c67-61b2-821f-448c-fa5301a08fd3@gmx.de>

Hi Heinrich,

Em dom., 12 de abr. de 2020 ?s 17:35, Heinrich Schuchardt
<xypron.glpk@gmx.de> escreveu:
>
> On 4/12/20 6:16 PM, Fabio Estevam wrote:
> > Hi Heinrich,
> >
> > On Sun, Apr 12, 2020 at 11:23 AM Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
> >>
> >> doc/README.mxc_hab was moved to doc/imx/habv4/guides/encrypted_boot.txt by
> >> commit df11b0c4d4e3 ("doc: imx: reorganize i.MX documentation"), commit
> >> dfe9ff9cc79b ("doc: imx: hab: Reorganize High Assurance Boot
> >> documentation"), commit 8a23fc9c94bf ("doc: imx: habv4: Remove extra hab,
> >> directory for a cleaner documentation structure"), and commit 364c0a89bcfa
> >> ("doc: imx: habv4: Move encrypted boot guide").
> >>
> >> Fixes: df11b0c4d4e3 ("doc: imx: reorganize i.MX documentation")
> >> Fixes: dfe9ff9cc79b ("doc: imx: hab: Reorganize High Assurance Boot
> >> documentation")
> >> Fixes: 8a23fc9c94bf ("doc: imx: habv4: Remove extra hab, directory
> >> for a cleaner documentation structure")
> >> Fixes: commit 364c0a89bcfa ("doc: imx: habv4: Move encrypted boot guide").
> >> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> >> ---
> >>  arch/arm/mach-imx/Kconfig | 6 +++---
> >>  1 file changed, 3 insertions(+), 3 deletions(-)
> >>
> >> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> >> index aa140c4798..44b47780ee 100644
> >> --- a/arch/arm/mach-imx/Kconfig
> >> +++ b/arch/arm/mach-imx/Kconfig
> >> @@ -41,7 +41,7 @@ config IMX_HAB
> >>         imply CMD_DEKBLOB
> >>         help
> >>           This option enables the support for secure boot (HAB).
> >> -         See doc/README.mxc_hab for more details.
> >> +         See doc/imx/habv4/guides/encrypted_boot.txt for more details.
> >
> > Thanks for your patch.
> >
> > Indeed, doc/README.mxc_hab is gone and we should replace it, but I was
> > wondering if we should point the file to
> > doc/imx/habv4/guides/mx6_mx7_secure_boot.txt instead.
> >
> > Breno,
> >
> > What do you think?
>
> It is doc/imx/habv4/guides/encrypted_boot.txt that mentions
> CONFIG_IMX_HAB and CONFIG_CMD_DEKBLOB.
>
> Maybe both files can be merged. Anyway the imx directory should move to
> doc/board and be integrated into doc/board/index.rst.
>
> Shouldn't the content of folder doc/imx be moved to doc/board/freescale/
> and linked in doc/board/freescale/index.rst?
>
> We should be able to generate HTML documentation for imx using 'make
> htmldocs'.

Thanks for your feedback.

Do you think we can convert this documentation to sphinx format and
create an index.rst at doc/imx/? The HABv4 documentation is SoC
specific and not board related.

Thanks,
Breno Lima

  reply	other threads:[~2020-04-13 14:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-12 14:22 [PATCH 1/1] imx: Kconfig: fix references to doc/README.mxc_hab Heinrich Schuchardt
2020-04-12 16:16 ` Fabio Estevam
2020-04-12 21:30   ` Breno Matheus Lima
2020-04-12 21:35   ` Heinrich Schuchardt
2020-04-13 14:49     ` Breno Matheus Lima [this message]
2020-04-13 15:04       ` Heinrich Schuchardt
2020-04-14  1:28         ` Breno Matheus Lima
2020-04-14  2:05           ` Heinrich Schuchardt
2020-04-17 16:47             ` Stefano Babic
2020-04-17 16:58               ` Heinrich Schuchardt
2020-04-17 17:06                 ` Stefano Babic
2020-04-17 21:15                 ` Fabio Estevam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAC4tdFV+JitS0r=3X78r4BQ1cfy05QG0oU3cL9wp5V5BgL6DUw@mail.gmail.com' \
    --to=brenomatheus@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.