lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4fdef6f22ba6fe734ee11601aacc884da2b9820b.camel@nxp.com>
Date:   Wed, 24 Aug 2022 17:36:01 +0800
From:   Liu Ying <victor.liu@....com>
To:     "Peng Fan (OSS)" <peng.fan@....nxp.com>, robh+dt@...nel.org,
        krzysztof.kozlowski+dt@...aro.org, jassisinghbrar@...il.com,
        shawnguo@...nel.org, s.hauer@...gutronix.de
Cc:     kernel@...gutronix.de, festevam@...il.com, linux-imx@....com,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org, Peng Fan <peng.fan@....com>
Subject: Re: [PATCH V2 2/2] mailbox: imx: support RST channel

Hi,

On Wed, 2022-06-15 at 21:00 +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@....com>
> 
> i.MX generic MU supports MU-A/B reset feature.
> 
> When stop/start remotecore, MU is not reset. So when Linux stop
> remotecore, the MU-B side BCR may contain valid configuration,
> because MU-B is not reset. So when linux start Mcore
> again and notify Mcore, Mcore is not ready to handle MU interrupt
> and cause issues. So need reset MU when stop Mcore.
> 
> Signed-off-by: Peng Fan <peng.fan@....com>

It looks like this patch causes i.MX8qxp MEK boot failure with v6.0-
rc1. After reverting commit 82ab513baed5895c8b0e991557a12fd38d5f25f0,
it boots ok.

There are a lot imx_mu and imx-scu error logs:

----------------------------8<------------------------------------
[    1.166567] imx-scu system-controller: RPC send msg timeout
[    1.171843] imx_scu_soc_id: get soc info failed, ret -110
[    1.177221] imx-scu system-controller: failed to initialize SoC
info: -22
[    1.184019] imx-scu system-controller: NXP i.MX SCU Initialized
[    1.230605] imx-scu system-controller: RPC send msg timeout
[    1.270559] imx-scu system-controller: RPC send msg timeout
[    1.310561] imx-scu system-controller: RPC send msg timeout
[    1.350560] imx-scu system-controller: RPC send msg timeout
[    1.390560] imx-scu system-controller: RPC send msg timeout
[    1.430561] imx-scu system-controller: RPC send msg timeout
[    1.470559] imx-scu system-controller: RPC send msg timeout
[    1.510559] imx-scu system-controller: RPC send msg timeout
[    1.550559] imx-scu system-controller: RPC send msg timeout
[    1.590559] imx-scu system-controller: RPC send msg timeout
[    1.630561] imx-scu system-controller: RPC send msg timeout
[    1.670558] imx-scu system-controller: RPC send msg timeout
[    1.710559] imx-scu system-controller: RPC send msg timeout
[    1.750558] imx-scu system-controller: RPC send msg timeout
[    1.790559] imx-scu system-controller: RPC send msg timeout
[    1.830562] imx-scu system-controller: RPC send msg timeout
[    1.870559] imx-scu system-controller: RPC send msg timeout
[    1.910559] imx-scu system-controller: RPC send msg timeout
[    1.950561] imx-scu system-controller: RPC send msg timeout
[    1.990592] imx-scu system-controller: RPC send msg timeout
[    1.995838] imx_mu 5d1c0000.mailbox: Try increasing
MBOX_TX_QUEUE_LEN
[    2.002262] imx-scu system-controller: RPC send msg failed: -105
[    2.008260] imx_mu 5d1c0000.mailbox: Try increasing
MBOX_TX_QUEUE_LEN
[    2.014682] imx-scu system-controller: RPC send msg failed: -105
[    2.020681] imx_mu 5d1c0000.mailbox: Try increasing
MBOX_TX_QUEUE_LEN
[    2.027103] imx-scu system-controller: RPC send msg failed: -105
[    2.033105] imx_mu 5d1c0000.mailbox: Try increasing
MBOX_TX_QUEUE_LEN
[    2.039526] imx-scu system-controller: RPC send msg failed: -105
[    2.045526] imx_mu 5d1c0000.mailbox: Try increasing
MBOX_TX_QUEUE_LEN
[    2.051949] imx-scu system-controller: RPC send msg failed: -105
----------------------------8<------------------------------------

Regards,
Liu Ying

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ