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: <CAL_JsqJKc=-qyeiQuPy_fnEQ0xUV0Cem=5nwjKn-KQrqH_X-ow@mail.gmail.com>
Date:   Thu, 1 Mar 2018 07:28:37 -0600
From:   Rob Herring <robh@...nel.org>
To:     Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc:     Frank Rowand <frowand.list@...il.com>, devicetree@...r.kernel.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        David Gibson <david@...son.dropbear.id.au>
Subject: Re: [PATCH 2/6] kbuild: add dtc as dependency on .dtb files

On Wed, Feb 28, 2018 at 11:45 PM, Masahiro Yamada
<yamada.masahiro@...ionext.com> wrote:
> 2018-03-01 13:33 GMT+09:00 Masahiro Yamada <yamada.masahiro@...ionext.com>:
>> 2018-03-01 8:32 GMT+09:00 Rob Herring <robh@...nel.org>:
>>> If dtc is rebuilt, we should rebuild .dtb files with the new dtc.
>>>
>>> Cc: Masahiro Yamada <yamada.masahiro@...ionext.com>
>>> Signed-off-by: Rob Herring <robh@...nel.org>
>>
>>
>> Hmm, I am not 100% sure about this.
>>
>> Is there a case where resulted DTBs
>> depend on DTC version?
>>
>>
>> If I understand correctly,
>> DTS and DTB are 1:1
>> Unlike CC, there is no room for optimization.
>
>
> Maybe I was wrong.
>
> Is there room for optimization
> in 'DT strings' section?

Not sure.

> I guess it is optimized enough to avoid string duplication,
> but there could be different results
> without changing the specification.

What I care about is rebuilding so new warnings get emitted especially
when developing those checks. Right now I have to manually delete the
dtb files each time.

Rob

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ