History log of /seL4-test-master/projects/util_libs/libutils/include/utils/page.h
Revision Date Author Comments
# 3121d957 05-Sep-2017 Kent McLeod <Kent.Mcleod@data61.csiro.au>

libutils: cast input to size_t


# 6c3ca9ad 03-Jul-2017 Kent McLeod <Kent.Mcleod@data61.csiro.au>

libutils: add MiB_TO_BYTES


# a7130f9f 04-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

fix licenses


# b8787e8d 08-Dec-2016 Adrian Danis <Adrian.Danis@data61.csiro.au>

libutils: Add `PAGE_BITS_4M`


# a7b8939c 25-May-2016 Matthew Fernandez <matthew.fernandez@nicta.com.au>

libutils: trivial: Replace ifdef guards with pragma once.


# 36c699db 17-Dec-2015 Matthew Fernandez <matthew.fernandez@nicta.com.au>

libutils: Remove unnecessary #includes.


# b73f1c8b 16-Nov-2015 Adrian Danis <Adrian.Danis@nicta.com.au>

libutils: Remove page.h definitions, which now exist in libsel4utils

The page sizes supported by a system are a combination of both the
raw architecture, as well as how seL4 is configured. This makes these
definitions system specific, hence the need to move them