kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: <ckim@etri.re.kr>
To: <kernelnewbies@kernelnewbies.org>
Subject: device tree or ACPI table? and x0 register in arm64 kernel start
Date: Sun, 17 Jan 2021 00:24:52 +0900	[thread overview]
Message-ID: <2bba01d6ec1b$bcde5d90$369b18b0$@etri.re.kr> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 362 bytes --]

Hello,

I saw the head.S file for arm64 assumes the x0 register contains the address
of the device tree (dtb).

But some systems use ACPI table for handing hardware configuration to the
kernel.

If the system firmware and bootloader uses UEFI and ACPI, (and bootloader
like grub), does the bootloader set x0 with dtb too?

In this case x0 is not use?

Chan Kim


[-- Attachment #1.2: Type: text/html, Size: 2528 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

                 reply	other threads:[~2021-01-16 15:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='2bba01d6ec1b$bcde5d90$369b18b0$@etri.re.kr' \
    --to=ckim@etri.re.kr \
    --cc=kernelnewbies@kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).