Follow up to a discussion in post D50940 commit.
0xf00000000 appears to be a valid mapping on aarch64 now. Add it to the list of
app address mappings in the mmap.cc test. Reformat the list a bit as well so
that all the addresses are easier to read.
I can't test this, for all I know lower mappings might also work now and that
might require a couple of iterations. If someone can verify that this solves the
issue at hand, please go ahead!