openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* ARM aarch64 confuse
@ 2021-11-09  7:53 tandehui
  2021-11-09 17:47 ` Patrick Williams
  0 siblings, 1 reply; 2+ messages in thread
From: tandehui @ 2021-11-09  7:53 UTC (permalink / raw)
  To: openbmc

Hello,

            I am running openbmc on a ARM aarch64 cpu. I'm experiencing 
some webui-related issues that seem to be related to 64-bit processors.

So does OpenBMC support 64-bit processors? If yes, what special 
attention should be paid to it?

           Best wishes, thanks!


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ARM aarch64 confuse
  2021-11-09  7:53 ARM aarch64 confuse tandehui
@ 2021-11-09 17:47 ` Patrick Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Williams @ 2021-11-09 17:47 UTC (permalink / raw)
  To: tandehui; +Cc: openbmc

[-- Attachment #1: Type: text/plain, Size: 987 bytes --]

On Tue, Nov 09, 2021 at 03:53:20PM +0800, tandehui wrote:
 
> So does OpenBMC support 64-bit processors? If yes, what special 
> attention should be paid to it?

I believe the latest Nuvoton chips are already aarch64.  In theory, our code
should be fairly 32/64-bit agnostic.  There have been a few bugs where the code
made 32-bit assumptions, especially around serializing data to/from files.
There could certainly be more.

> I am running openbmc on a ARM aarch64 cpu. I'm experiencing 
> some webui-related issues that seem to be related to 64-bit processors.

The webui executes on browser (it is all javascript) and shouldn't care what
kind of processor is exposing the REST/Redfish APIs.  Can you elaborate on what
kind of problems you are seeing?  It is certainly possible that there are bugs
in the Redfish APIs themselves (see above), but it is hard to know without some
more details on what you mean by "some webui-related issues"...

-- 
Patrick Williams

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-09 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09  7:53 ARM aarch64 confuse tandehui
2021-11-09 17:47 ` Patrick Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).