From: Peng Fan <b51431@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V3 3/3] imx: mx7: default enable non-secure mode
Date: Thu, 22 Oct 2015 23:29:53 +0800 [thread overview]
Message-ID: <20151022152950.GA12558@shlinux2> (raw)
In-Reply-To: <CAOMZO5DQmayvp84q6JbNm1EJ9bERf6UYD82ZbfJ1WJ6YvnBDBA@mail.gmail.com>
On Thu, Oct 22, 2015 at 12:48:51PM -0200, Fabio Estevam wrote:
>On Thu, Oct 22, 2015 at 10:34 AM, Peng Fan <Peng.Fan@freescale.com> wrote:
>
>> +/*
>> + * Default boot linux kernel in no secure mode.
>> + * If want to boot kernel in secure mode, please define CONFIG_MX7_SEC
>> + */
>> +#ifndef CONFIG_MX7_SEC
>> +#define CONFIG_ARMV7_NONSEC 1
>> +#define CONFIG_ARMV7_PSCI 1
>
>These 1's are not required.
I saw sunxi also have 1. Does it hurt?
--
next prev parent reply other threads:[~2015-10-22 15:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-22 12:34 [U-Boot] [PATCH V3 1/3] arm: discard relocation entries for secure text Peng Fan
2015-10-22 12:34 ` [U-Boot] [PATCH V3 2/3] mx7: psci: add basic psci support Peng Fan
2015-10-22 12:38 ` Fabio Estevam
2015-10-22 12:38 ` Peng Fan
2015-10-22 12:34 ` [U-Boot] [PATCH V3 3/3] imx: mx7: default enable non-secure mode Peng Fan
2015-10-22 14:48 ` Fabio Estevam
2015-10-22 15:29 ` Peng Fan [this message]
2015-10-22 15:32 ` 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=20151022152950.GA12558@shlinux2 \
--to=b51431@freescale.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.