commit | 51f8a5ee6c83cc7a63d757036a7ec317cfe60d13 | [log] [tgz] |
---|---|---|
author | Ruben Ayrapetyan <ruben.ayrapetyan@arm.com> | Thu Jul 13 11:21:46 2023 +0100 |
committer | Kalesh Singh <kaleshsingh@google.com> | Tue Nov 28 19:12:26 2023 +0000 |
tree | b50792d3ba6d3052bc0db3c474832af4f86fee33 | |
parent | f1e9e38c0652fbe0cec16b520599f2fef53a38c1 [diff] |
Fix space_bitmap_test This patch is part of the chain preparing for making kPageSize non-constexpr in a future patch. space_bitmap_test uses page size as template parameter. Update the test to access page size as a variable instead. Test: Same as for I5430741a8494b340ed7fd2d8692c41a59ad9c530. The whole patches chain was tested as a whole. Change-Id: I996275a043621c3a1147e184300e55d57b849d67