linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: satish kumar <gsatish.ldd@gmail.com>
To: linux-riscv <linux-riscv@lists.infradead.org>,
	 David Abdurachmanov <david.abdurachmanov@gmail.com>,
	Atish Patra <atish.patra@wdc.com>,
	 Paul Walmsley <paul.walmsley@sifive.com>,
	Anup Patel <anup@brainfault.org>
Subject: RISC V Kernel Decompressor symbols
Date: Fri, 16 Aug 2019 15:04:27 +0530	[thread overview]
Message-ID: <CAK1XJzWoaJyQkbXU-hvBLKsUMdgSj7woJo0oAEdN_HDDu4q50Q@mail.gmail.com> (raw)

Hi all

I am trying  to find out the following symbols in RISC V kernel code
1. Kernel decompressor symbols in RISC V kernel, which are equivalent
to ZTEXTADDR, ZBSSADDR, ZRELADDR, INITRD_PHYS, INITRD_VIRT,
PARAMS_PHYS in ARM Arch.

2 .Kernel symbols in RISC V equivalent to PHYS_OFFSET, PAGE_OFFSET,
TASK_SIZE, TEXTADDR, DATAADDR, VMALLOC_START / VMALLOC_END,
VMALLOC_OFFSET in ARM arch.

3. Architecture specfic macros in RISC V equivalent to BOOT_MEM(param,
vio, io), BOOT_PARAMS,FIXUP(func), MAPIO(func), INITIRQ(func) in ARM
Arch.

Can you suggest me where will find the same , if RISC V is using
different kind of symbols/params for the same usage, what are names of
the same & where they are located.

Thanks & Regards
Satish G

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

             reply	other threads:[~2019-08-16  9:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-16  9:34 satish kumar [this message]
2019-08-26 19:22 ` RISC V Kernel Decompressor symbols Palmer Dabbelt

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=CAK1XJzWoaJyQkbXU-hvBLKsUMdgSj7woJo0oAEdN_HDDu4q50Q@mail.gmail.com \
    --to=gsatish.ldd@gmail.com \
    --cc=anup@brainfault.org \
    --cc=atish.patra@wdc.com \
    --cc=david.abdurachmanov@gmail.com \
    --cc=linux-riscv@lists.infradead.org \
    --cc=paul.walmsley@sifive.com \
    /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).