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: <a1f41f92-6bd0-48b6-a931-e7ad7aba18cc@outlook.com>
Date: Sun, 29 Sep 2024 12:44:07 +0000
From: Aoba K <nExp_0x17@...look.com>
To: "charlie@...osinc.com" <charlie@...osinc.com>
CC: "ajones@...tanamicro.com" <ajones@...tanamicro.com>,
	"andy.chiu@...ive.com" <andy.chiu@...ive.com>, "aou@...s.berkeley.edu"
	<aou@...s.berkeley.edu>, "conor.dooley@...rochip.com"
	<conor.dooley@...rochip.com>, "conor@...nel.org" <conor@...nel.org>,
	"corbet@....net" <corbet@....net>, "devicetree@...r.kernel.org"
	<devicetree@...r.kernel.org>, "evan@...osinc.com" <evan@...osinc.com>,
	"guoren@...nel.org" <guoren@...nel.org>, "heiko@...ech.de" <heiko@...ech.de>,
	"jernej.skrabec@...il.com" <jernej.skrabec@...il.com>, "jrtc27@...c27.com"
	<jrtc27@...c27.com>, "jszhang@...nel.org" <jszhang@...nel.org>,
	"krzk+dt@...nel.org" <krzk+dt@...nel.org>, "linux-doc@...r.kernel.org"
	<linux-doc@...r.kernel.org>, "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>, "linux-kselftest@...r.kernel.org"
	<linux-kselftest@...r.kernel.org>, "linux-riscv@...ts.infradead.org"
	<linux-riscv@...ts.infradead.org>, "linux-sunxi@...ts.linux.dev"
	<linux-sunxi@...ts.linux.dev>, "palmer@...belt.com" <palmer@...belt.com>,
	"paul.walmsley@...ive.com" <paul.walmsley@...ive.com>, "robh@...nel.org"
	<robh@...nel.org>, "samuel.holland@...ive.com" <samuel.holland@...ive.com>,
	"samuel@...lland.org" <samuel@...lland.org>, "shuah@...nel.org"
	<shuah@...nel.org>, "wens@...e.org" <wens@...e.org>
Subject: Re: [PATCH v10 00/14] riscv: Add support for xtheadvector

Hello Charlie,

I've been working on bringing up the Sipeed Lichee RV Dock
(which also uses the D1 SoC) with the kernel patches you provided.
The patches applied cleanly to Palmer's for-next branch,
but I've encountered a couple of issues:

1. Skiffos Compilation Error during the compilation process of `cgo`:
`unknown relocation type 17; compiled without -fpic?`
Unfortunately, I closed the terminal before saving the full log,
so I don't have the complete details, but the result should be reproducible.
While this should be a SkiffOS issue, mention it in case SkiffOS is the method
that you mentioned for bringing up the device.

2. Image Building with sehraf/riscv-arch-image-builder:
After building the image, the device failed to start at an early stage.
I suspect this may be related to incorrect RAM size detection,
as the board only has 512MB of RAM.
Interestingly, the vendor image reports 1GB, and the Sipeed website also states
that the Dock has 1GB, despite there being no extra memory bank present.

You can find the boot log here: https://fars.ee/bdYk.log

Any help would be appreciated, and big thanks to your work
to make the efficient part of this board to work (again)!

Cheers,
Aoba

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ