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] [day] [month] [year] [list]
Date:   Thu, 16 Nov 2023 10:14:24 -0600
From:   Rob Herring <robh@...nel.org>
To:     Linu Cherian <lcherian@...vell.com>
Cc:     devicetree@...r.kernel.org, conor+dt@...nel.org,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        sgoutham@...vell.com, mike.leach@...aro.org,
        coresight@...ts.linaro.org, robh+dt@...nel.org,
        krzysztof.kozlowski+dt@...aro.org, suzuki.poulose@....com,
        james.clark@....com, gcherian@...vell.com, leo.yan@...aro.org
Subject: Re: [PATCH v5 1/7] dt-bindings: arm: coresight-tmc: Add
 "memory-region" property


On Fri, 10 Nov 2023 16:55:27 +0530, Linu Cherian wrote:
> memory-region 0: Reserved trace buffer memory
> 
>   TMC ETR: When available, use this reserved memory region for
>   trace data capture. Same region is used for trace data
>   retention after a panic or watchdog reset.
> 
>   TMC ETF: When available, use this reserved memory region for
>   trace data retention synced from internal SRAM after a panic or
>   watchdog reset.
> 
> memory-region 1: Reserved meta data memory
> 
>   TMC ETR, ETF: When available, use this memory for register
>   snapshot retention synced from hardware registers after a panic
>   or watchdog reset.
> 
> Signed-off-by: Linu Cherian <lcherian@...vell.com>
> ---
> Changelog from v4:
> * Description is more explicit on the usage of reserved trace buffer
>   regions
> * Removed "mem" suffix from the memory region names
> 
>  .../bindings/arm/arm,coresight-tmc.yaml       | 25 +++++++++++++++++++
>  1 file changed, 25 insertions(+)
> 

Reviewed-by: Rob Herring <robh@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ