mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: SIMONE MIONE <205212@studenti.unimore.it>
Cc: musl@lists.openwall.com
Subject: Re: [musl] Exception Level EL0->EL1
Date: Fri, 25 Mar 2022 18:26:06 +0100	[thread overview]
Message-ID: <20220325172606.GK1320090@port70.net> (raw)
In-Reply-To: <CAOUaTh_70HfSUi641cHiSzzCiArBj5OZ4BP0dQ4DsXwysFL29A@mail.gmail.com>

* SIMONE MIONE <205212@studenti.unimore.it> [2022-03-25 10:12:26 +0100]:
> If I don't go wrong, musl works on exception level 0. Is it possible to
> make it work in EL1? Because it seems like I have some trouble with address
> translation, could it be the problem?

this is an architecture specific question so you should say which
target you are talking about.

musl officially only supports linux userspace, but a lot of code
in it should work unchanged in kernelspace or baremetal environment.
but you are on your own to figure out how to make that work.

not sure what trouble you have with address translation, but that's
either outside the scope of the libc or part of the crt startup code
that sets up the runtime environment on a baremetal system.

      reply	other threads:[~2022-03-25 17:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25  9:12 SIMONE MIONE
2022-03-25 17:26 ` Szabolcs Nagy [this message]

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=20220325172606.GK1320090@port70.net \
    --to=nsz@port70.net \
    --cc=205212@studenti.unimore.it \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).